Forums

[resolved] dotted lines under email and name boxes in my opt-in form on side bar (3 posts)

  1. s_williams
    Member
    Posted 2 years ago #

    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.

    See My Blog

    Is there any way to get rid of them?

    I would really appreciate your help?

    Thanks!

    Scott

  2. alchymyth
    The Sweeper
    Posted 2 years ago #

    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.

  3. s_williams
    Member
    Posted 2 years ago #

    Thanks a lot!

    That worked great!

    I really appreciate your help.

    Scott

Topic Closed

This topic has been closed to new replies.

About this Topic