CSS HR Issue and Page Title Removal
-
Two issues here. First I’m trying to change the color of all horizontal rules across the site, but only the horizontal rule lines and nothing else. So I dropped:
hr { color: #fff;}
Into the style.css of my child theme (which the file is confirmed to work in). Yet the rules are still grey. Any idea why this isn’t working and how I can fix it? I figured this one should be simple.
Secondly, I just want to remove the page’s title being echo’d in the page body of every single page by the Gillian template. How do I remove that?
Thanks!
The page I need help with: [log in to see the link]
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘CSS HR Issue and Page Title Removal’ is closed to new replies.