Home Forums WoodMart support forum hide page title

hide page title

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #726606

    adpwebdesign.it
    Participant

    Hi,
    how can I hide the page title (“HOME” in the yellow bar) here? https://formacultura.com/en/
    I have the same issue on all the English pages (I’m using WPML).

    I tried in Elementor > Page settings > Page title > Hide, and also with CSS:
    selector .wd-page-title {
    display: none !important;
    }

    but it’s not working.
    Thank you

    #726623

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    If you would like to remove the page title banner globally from all pages, please navigate to Theme Settings > Page Title and set the Page Title Design option to Disable.
    https://postimg.cc/BjkvNKc7

    If you want to hide it only on home page, You can also control the page title banner individually for specific pages from the page settings when editing the page: https://postimg.cc/mzcZRYxp
    https://xtemos.com/docs-topic/options-for-pages/

    Best Regards

    #726629

    adpwebdesign.it
    Participant

    Hi
    I don’t want to remove the page title banner globally from all pages.
    I want to hide it only on specific pages (https://formacultura.com/en/about-us/ and https://formacultura.com/en/). I tried to control the page title banner individually for specific pages from the page settings when editing the page, but it’s not working. I also tried with CSS but nothing happened

    with CSS:
    selector .wd-page-title {
    display: none !important;
    }

    Am I missing something?

    #726689

    Aizaz Imtiaz Awan
    Keymaster
    Xtemos team

    Hello,

    Yes, you can hide the page title from the page settings options in the Elementor editor. Please edit the page in Elementor >> Then from the page Settings >> From the page Title >> Enable the option to disable the page title: https://ibb.co/N2gwc7QR

    Best Regards.

    #726707

    adpwebdesign.it
    Participant

    this is what I did but it’s now working
    screenshot attached

    Attachments:
    You must be logged in to view attached files.
Viewing 5 posts - 1 through 5 (of 5 total)