Remove bottom double menu line

Home Forums Automattic Simfo Remove bottom double menu line

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #162879 Resolve

    Christy “Rockin'” Rosander
    Member

    I would like to remove the bottom line above the phase “Blog at WordPress.com | The Simfo Theme”. My blog is ladyonarock.com.

    #162882

    Kathryn P.
    Happiness Engineer

    You can remove that double line by adding this CSS:

    .site-footer {
       border-top: none;  
    }

    Note: I originally misunderstood your question, so sorry about that! I’ve removed the original response to avoid confusion.

    #162883

    Christy “Rockin'” Rosander
    Member

    Just what I needed. Thank you!

    #162884

    Kathryn P.
    Happiness Engineer

    My pleasure! I’ll mark this thread as resolved but feel free to start a new one if you need help with anything else.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.