Forums

[resolved] Why doesn't <HR> work in my theme? (3 posts)

  1. pclove
    Member
    Posted 4 years ago #

    I try and try to use the horizontal row code: <hr> to create a line break in my page, but my theme does not let it work. I use it on my other blogs, but this one's theme is a pain in the butt.

    Can you help me figure out why? Is there a common issue with WP themes that prevent <hr> from being used?

    Thanks in advance.

  2. moshu
    Member
    Posted 4 years ago #

    I'd rather say the "common issue" is that people don't read their stylesheet... All the kubrick-clone themes have this:

    hr {
    	display: none;
    	}
  3. pclove
    Member
    Posted 4 years ago #

    Awesome you are! I don't use Kubrick (who would if they want to look different?), but I can't believe I didn't see that in the CSS.

    You rock moshu, and I thank you very much!

Topic Closed

This topic has been closed to new replies.

About this Topic