Page headers in the posts

Maria November 1, 2018 at 8:22 am

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.

Replies (3)

  1. Maria November 1, 2018 at 8:22 am

    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.

  2. Spiracle Themes November 2, 2018 at 2:30 am

    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

  3. Maria January 12, 2019 at 2:39 pm

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

  4. Spiracle Themes January 14, 2019 at 6:11 am

    You are welcome 🙂

Post a Reply

Reply To: Page headers in the posts
Your information: