Hiding footer for a specific page? - by Shayan

This topic has 6 replies, 2 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler

  • Avatar: Shayan
    Shayan
    Participant
    January 4, 2021 at 23:27

    Hi, I would like to hide the footer from my product page, how can i do that?

    I have the organic cosmetic theme.

    Thank you

    5 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2021 at 08:47

    Hello,

    Try to add the next code in Theme Options > Theme custom CSS:

    .single-product .et-footers-wrapper {
        display: none;
    }

    Regards

    Avatar: Shayan
    Shayan
    Participant
    January 5, 2021 at 16:41

    Do i copy/paste that anywhere in the theme custom CSS?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 5, 2021 at 16:44

    Yes, just copy this code and paste it in Theme Options > Theme custom CSS > Global custom CSS, at the bottom of the code that exists there.
    Let us know the result.

    Regards

    Avatar: Shayan
    Shayan
    Participant
    January 5, 2021 at 16:47

    Thank you so much, it worked! thanks

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    January 6, 2021 at 08:13

    You’re welcome!

    Regards

  • Viewing 6 results - 1 through 6 (of 6 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.