Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12096
    FlatsPirate
    Member

    On the home page of my site. There is a tiny white line under the text in the first post that is meant to show separation perhaps. I would like to remove the line and have just a clean look. Can you advise how I can do this? http://flatspirate.com/

    #12123
    Sakin
    Keymaster

    @FlatsPirate: I see that you have added <hr> code which shows that line. Either you can remove that line or you can add the following css in “Appearance => Theme Options => Custom CSS” box to remove the border of hr code.
    hr { border: none; }

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘How to remove the tiny line under a post’ is closed to new replies.