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
This topic was modified 8 hours, 2 minutes ago by adpwebdesign.it.
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
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;
}
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