Style for eye icon
-
Hello,
The eye icon for password fields is working, but the align of the icon was not good. I had to change in password.php file the line 97 to:
‘<span class=”wpcf7-form-control-wrap” data-name=”%1$s”><input %2$s />%3$s<span style=”position: relative; float:right; top: -30px;”
instead of
‘<span class=”wpcf7-form-control-wrap” data-name=”%1$s”><input %2$s />%3$s<span style=”position: relative; margin-left: -30px;”
I’m afraid with a new plugin update, I loose this modification. Is there any workaround about this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Style for eye icon’ is closed to new replies.