add horizontal line in Illustratr theme
-
Quick question on the Illustratr Theme: When I add a horizontal line on one of my pages it doesn’t display. I’m new to WP and am just learning code as well. Any suggestions? It’s probably something simple. Thank you.
The blog I need help with is: (visible only to logged in users)
-
I noticed the color of the lines is very subtle. Is it possible that the lines are there but too light to see on your display? Could you link to the page where you added the lines?
I tested this by using the Text editor:
http://en.support.wordpress.com/editors/#text-editorAnd by adding an “hr” HTML tag to the page like this:
<hr />Is that what you tried?
-
How are you trying to add a horizontal line?
Adding this code when in Text view (not Visual) should add a black horizontal line:
<hr />Let me know how it goes.
-
- The topic ‘add horizontal line in Illustratr theme’ is closed to new replies.