badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Remove Black lines separating sections

Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #8600
    Renee
    Participant

    How do I remove the black lines which separates the sections? For example, just below the header there is a black line and then again, just before the footer. http://www.ereneesheehan.com is my test site.

    Thank you!

    #8607
    Sanjip Shah
    Participant

    Hi, In the dashboard, go to Appearance->Theme Options->Design Options Tab->Custom CSS. Paste the following css and click on ‘Save all Changes’. Hope this helps.

    #branding {
        border: medium none;
    }
    #colophon {
        border-top: medium none;
    }
    #colophon hr {
        border-top: medium none;
    }
    #8636
    Renee
    Participant

    Perfecto! Many Thanks 🙂

    #8671
    Sanjip Shah
    Participant

    @Renee Okay. Great!

    #13443
    Vincent
    Member

    I tried this but the bottom is gone but the top one had the line stripped back to being transparent or being able to see background image/color where the line was. I removed the first third of code…now bottom line gone…top line there like it was. How can I get rid of it?

    Thanks

    #13459
    Vincent
    Member

    The lines disappeared when I changed them to white along with the backgrounds

    kind of a win

    #13548

    Hi Vincent,

    We did not understand what you are trying to say? Please clarify your queries.

    Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
  • You must be logged in to reply to this topic.