Home › Forums › WordPress Themes – Premium › Circumference › hr line does not show up in the website › Reply To: hr line does not show up in the website
September 11, 2014 at 8:30 pm
#20466
Moderator
That is odd because it works for me and the theme also has this styling:
hr {
border-top:1px solid #e2e5e7;
height: 1px;
margin-bottom: 23px;
background-color: rgba(0, 0, 0, 0.1);
}
I am wondering if you are using a plugin that changed that. But what is important is that you have it working.