Disable prefooter on single product page only

This topic has 5 replies, 2 voices, and was last updated 2 years, 5 months ago ago by Bas Kling

  • Avatar: Bas_Kling
    Bas Kling
    Participant
    October 17, 2021 at 15:14

    Hi,

    is ‘t possible to have the prefooter widget display throughout the website, but exclude it on a single product page?

    4 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2021 at 15:16

    Hello,

    Custom CSS code can be used for this. Provide URL, we will help with the code.

    Regards

    Avatar: Bas_Kling
    Bas Kling
    Participant
    October 17, 2021 at 15:47

    Hi Rose,

    thanks for the quick reply.

    We only want the prefooter disabled on the single product page for Black Friday: https://prnt.sc/1wi7w7r

    URL in private

    Please contact administrator
    for this information.
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    October 17, 2021 at 15:56

    Hello,

    Edit product > custom CSS for product https://prnt.sc/1wi90c2 > add the next code:

    .prefooter {
        display: none !important;
    }

    Regards

    Avatar: Bas_Kling
    Bas Kling
    Participant
    October 17, 2021 at 16:11

    Works like a charm! Thanks!

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

The issue related to '‘Disable prefooter on single product page only’' has been successfully resolved, and the topic is now closed for further responses

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