• Resolved meridebikes

    (@meridebikes)


    Hi I am having a hard time locating the horizontal rule tags in my style sheet. I can’t find any tags with the <hr> in my style sheet.

    Basically my site (www.shotsfromthephone.com)has a thin gray line below the header, between each post, and in the footer. I just want to change them to black and maybe change the thickness.

    Any help would be appreciated.

Viewing 1 replies (of 1 total)
  • <hr /> is markup – not CSS – so you would need to look for horizontal rule tags in your theme’s template files. Try looking for border-top and/or border-bottom in your stylesheet.

Viewing 1 replies (of 1 total)

The topic ‘Finding/editing the horizontal rule between posts’ is closed to new replies.