• Resolved lmask

    (@lmask)


    Hello!

    I have a problem when it comes to hiding my page titles. I used to have the plugin “hide title” which worked perfectly and removed the titles but since I created the featured slider the plugin doesn’t work anymore and no other plugin works either. It makes the first image in the slider to move down a bit and give a white space with the text >home under the menu bar instead. When I removed the plugin everything went back to normal as you can see on my page here: https://www.toscana-amore.com but I really want to get rid of the titles on my pages. Is there another way around this?

    Thank you in advance!
    Best regards
    Lisa

Viewing 1 replies (of 1 total)
  • Hi Lisa,

    I hope you are well today and thank you for your question.

    but I really want to get rid of the titles on my pages. Is there another way around this?

    You can try achieving this by adding the following CSS code in the Custom CSS option of your theme on the below path.

    Admin Area -> Appearance -> Customize -> Travelify Other Options

    body.page header.entry-header {
        display: none;
    }

    Best Regards,
    Vinod Dalvi

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t hide title on pages because of featured slider’ is closed to new replies.