Hide breadcrumbs and page title on homepage

Posted in: Newspaper
Post count: 62

I would like to hide breadcrumbs and page title just on homepage.
How to do that?
Thanks

My site https://atma.hr/

Post count: 27744

Hello,

Please try to edit with tagdiv Composer, select the element and with right-click you can delete it.

Thank you!

Post count: 62

The problem is that it is not in any of the elements. It’s beneath the header and above the first element.

tagdiv composer page title

Post count: 27744

Hi,

Please check the settings from here and disable it https://i.imgur.com/YcWPDBB.png

Thank you!

Post count: 62

Yes, but I was thinking only on homepage…

Post count: 27744

Hi,

Please use this code
.home div.td-page-header.td-container
{
display: none;
}

Set the code in Theme Panel ->Custom code -> Custom CSS

Thank you!

Post count: 62

Thank you!

Viewing 7 posts - 1 through 7 (of 7 total)
The forum ‘Newspaper’ is closed to new topics and replies.