On my website blog page, http://rsmediahouse.com/blog, the Blog Titles are not appearing.
However, on page 2, the blog titles appear.
Any suggestions?
Ian
On my website blog page, http://rsmediahouse.com/blog, the Blog Titles are not appearing.
However, on page 2, the blog titles appear.
Any suggestions?
Ian
I think one of your plugins causes this error. However it's easy to fix. Open up syle.css and add following code at the very bottom:
h2 {
display: inline !important;
}Dude! Your the best...
I'm going to figure out which plugin is the culprit.
Thanks man!
Ian
Glad that I could help you :)
I discovered that the problem was some style scripting that was in a previous post...Thanks again
Glad you found what was causing the problem after all =] If you have any more questions please do ask.
You must log in to post.