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?
Hi raivan!
Your custom CSS is hiding them.
h1 {
visibility: hidden;
}
Best regards,
Elliott
Oh, I’m so sorry for bothering! I found the plugin which did this!
Thank you!