Viewing 4 replies - 1 through 4 (of 4 total)
  • In all likelihood the cause for this is either something with an SEO plugin or your theme. Something’s causing a conflict.

    Thread Starter Frisby

    (@frisby)

    Hm, okay. I don’t have an SEO plugin, but I switched to a couple other themes and the header is hidden in them. I guess I’ll see what I can do to hide the header in my own theme.

    Thread Starter Frisby

    (@frisby)

    I added the following code to one of the stylesheets the theme used and was able to hide the header. I’m not sure if the code is specific to my site or if it’ll work for other people with the same problem. (I just found the selector for the header using the program CSSedit.)

    #post--9999.post h2.posts_title{
    	display:none;
    }

    So long as you’re all sorted here that’s the main thing ?? … thanks for sharing the code!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Title Missing from Modern Tribe Events Calendar Page’ is closed to new replies.