Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #473359

    Hi,

    I imported the photographer demo, but I don’t get any headings when going to a single blog post page. Basically they are in the code, but not displayed!

    Any suggestions?

    #473391

    Hi raivan!

    Your custom CSS is hiding them.

    h1 {
      visibility: hidden;
    }

    Best regards,
    Elliott

    #473673

    Oh, I’m so sorry for bothering! I found the plugin which did this!

    Thank you!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Blog-post no headings displayed’ is closed to new replies.