Navigation titles showing up in body
-
I don’t know why it’s doing this, I’ve been through everything and I’ve input the CSS code from the previous post about this and it still hasn’t worked.
Please help :)The blog I need help with is: (visible only to logged in users)
-
CSS is theme dependent so if you’ve switched themes, or found some code that works in a different theme it’s not guaranteed (or even likely) to work in yours.
Here’s how to remove page titles in Sela, give this a shot instead:
body.page .entry-header { display: none; }If you have CSS related questions you’re more likely to get a speedy response if you post in the CSS customisation section of the forum – otherwise the code-savvy volunteers might not notice your post!
- The topic ‘Navigation titles showing up in body’ is closed to new replies.