Hi guys. I am having the following problem. If i add a Title and Tagline thrue the “General Settings” on the Graphene Theme, it will add them on top of my Header Img.
This looks really silly if i add it. If not it hurts SEO… is there a option that i add them without them appearing over my Header Image?
You mean you want to include them (for SEO purposes), but you don’t want them to show up because they don’t look good on top of your header image? Interesting…
Try adding this to your custom CSS:
.header_title, .header_desc {display:none}
They shouldn’t display, but if you go to “View Source” in your browser, they still should show up in the html.
Yes, if you look at the html, you find that option actually adds that css styling to the elements in question:
<h1 style="display:none;" class="header_title"><a style="display:none;" href="http://www.dota2hook.de" title="Go back to the front page">Dota 2 Infos, Guides, Videos, Tricks und Tipps für alle Heroes</a></h1>
Awesome catch! Definitely easier, and always better to use a theme option than to mess with custom CSS.
Ken
Viewing 4 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic.
Account
Search Forums
Priority Support
This free Support Forum relies on contributions from our support staffs and fellow Graphene themes users. While we endeavour to provide adequate and timely support, due to its voluntary nature responses are not guaranteed and may be delayed.
If you require urgent assistance, you may like to consider our Priority Support option.