Tagged: blog title
Hi,
Can’t figure out a way of removing the Blog title at the top of each of my posts.
Can anyone tell me how to do this?
Thanks
Derek
Hey Derek!
You can make it with a disable: none, to the CSS class, but before do it, can u please let us know why do it?
That will drop your web site from search results a lot.
We might be able to help you with a better way, for what you need to do :-)
Best regards,
Basilis
Sorry there’s been a misunderstanding I didn’t mean blog title I meant the word “Blog” appears at the top of all of my posts and it’s that I want to remove not the blog title.
Hi,
Can you post the link to your blog please?
Regards,
Josue
Hi,
http://www.insightspersonalitytests.com is under construction so I’m sending my wp admin details in private content so you can see.Here’s an example where you can see the word “Blog” at the top left of the post http://www.insightspersonalitytests.com/do-you-know-a-psychopath-3/
Regards
Derek
Hey!
Try adding this code to the Quick CSS:
.single-post .title_container{
display: none;
}
Cheers!
Josue
Perfect! Thank you Josue – I appreciate your help.
Regards
Derek
Hey!
Glad we could help! We have put together some useful info about enfold theme please feel free to check it out here – http://kriesi.at/documentation/enfold/
Regards,
Vinay