Reply 266761 to: Hiding footer for a specific page?

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

Go To The Whole Conversation In Topic
We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.