Hi,
I installed the template and everything looks great except for these dotted lines under the email input and name input boxes on my opt-in form on my sidebar.
Is there any way to get rid of them?
I would really appreciate your help?
Thanks!
Scott
Hi,
I installed the template and everything looks great except for these dotted lines under the email input and name input boxes on my opt-in form on my sidebar.
Is there any way to get rid of them?
I would really appreciate your help?
Thanks!
Scott
edit the css in style.css
and add:
#sidebar ul li ul li#subscriber_name-field,
#sidebar ul li ul li#subscriber_email-field { border:none;}
as these styles are very specific, you can add these lines anywhere in the style.css, although i would recommend to put them close to the other '#sidebar ul li ul li' styles.
Thanks a lot!
That worked great!
I really appreciate your help.
Scott
This topic has been closed to new replies.