Page headers in the posts

This topic has 3 replies, 1 voice, and was last updated 5 years, 2 months ago by Spiracle Themes.

Viewing 3 reply threads
  • Author
    Posts
    • #1390


      Maria
      Guest

      Hello!

      I’d like to know is it possible to delete the page headers/titles for the blog posts? At the same time, I’d like to keep them for the general pages, such as about, services, etc.?

      Thanks a lot!

      Kind regards,
      Maria.

    • #1395


      Spiracle Themes
      Guest

      Hi Maria,

      We can hide it by using CSS. Try the CSS below

      .single-post #page-title{
      display: none;
      }

      Copy and paste it in Appearance -> Customize -> Additonal CSS

      Let us know if this helps you out.

      Best Regards

    • #1487


      Maria
      Guest

      Sorry for late reply! Yes, your solution helped, thanks a lot!

    • #1489


      Spiracle Themes
      Guest

      You are welcome 🙂

Viewing 3 reply threads

Reply To: Page headers in the posts

Your information:




Cancel