Hi Kriesi Team,
I’ve created a footer page but kept the enfold socket for my enitre website … works perfect :-)
However, is there a way to hide the footer on one single page … so that only the socket is visible?
Thanks.
Best regards,
Thomas
have a look on that page – open editor – on the right side there are layout options – including a part for footer setting and footer behaviour.
Unfortunately, exactly this option is missing – only display the socket and hide the footer page.
There is probably no other option than to set the footer page to display none with the page ID.
f.e.:
#top.page-id-3 #footer-page {
display: none;
}
That’s it – works perfect :-)
Thank you Guenni
Hi,
Great, I’m glad that @guenni007 could help you out :-)
Please let us know if you should need any further help on the topic, or if we can close it.
Best regards,
Rikard
Please close – Thanks
Hi,
Thanks for letting us know. Please open a new thread if you should have any further questions or problems.
Best regards,
Rikard