Hide Cloud Template footer on three pages on site

Posted in: Newspaper
Post count: 76

Hi, I would like to hide the footer (which is a cloud template site-wide footer) from three pages on WomensGolf.com. I have tried both
.page-id-27594 .td-footer-container{
display:none;
}
and
.page-id-27594 .td-footer{
display:none;
}
in Custom CSS and in the live CSS editor (without the page id) in composer.

What am I doing wrong please?

Richard

Post count: 35449

Hi,

If you are using the last version of theme, Newspaper v10.3.5 then you can remove the footer from these pages using tagDiv Composer -> https://i.imgur.com/R5ylmGj.png ->
https://i.imgur.com/kDbFmfv.png

Hope this will help you!
Thank you!

Post count: 76

Hi Calin

Thank you – the perfect solution!

Best wishes,

Richard

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