Tagged: ,

Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1446862

    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

    #1446869

    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;
    }

    #1446920

    That’s it – works perfect :-)
    Thank you Guenni

    #1446925

    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

    #1446939

    Please close – Thanks

    #1446956

    Hi,

    Thanks for letting us know. Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Only socket without footer on one single page’ is closed to new replies.