Remove Home page Title but no Home page link
-
I would like to remove the Home page post Title (and I’ve read the existing answer given elsewhere). However I have made the front page a static page, but no ‘Home’ page link has been created in the navigation.
I am assuming that is why the following custom style won’t work.
.home .page-title {
display: none;
}
Is there a reason for this and can anyone offer a solution?
Many thanks.
If your talking about your menu home button you have to add that in your custom nav in menus.
Mod
I’ve found an alternative solution within the forum…
Thanks for taking the time to look through the forum — there is a lot of information here!
Code between backticks, please. (Or between
<code>tags.) Thanks!I tried what you said …. but it did not work! Is there anything else I can do? obrigaado very even more
Mod
If you are talking about this page:
http://novaradiorkut.com/radiozica/
Then this code:
.home .page-title {
display: none;
}should work. Enter it in Graphene’s custom CSS feature:
http://wiki.khairul-syahir.com/graphene-theme/wiki/Custom_CSS
Viewing 7 posts - 1 through 7 (of 7 total)
- You must be logged in to reply to this topic.
