Single product page showing pre-footer area of shop page

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

  • Avatar: travelchristoph
    travelchristoph
    Participant
    December 17, 2020 at 14:56

    In addition to the below question which solved an issue

    https://www.8theme.com/topic/fixing-template-to-the-shop-footer/#post-264099

    But now it also shows the prefooter area for individual product pages. How is it possible to disable it on single product?

    3 Answers
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 17, 2020 at 15:34

    Hello,

    Add the next code in Theme Options > Theme custom CSS:

    .single-product .prefooter {
        display: none;
    }

    Regards

    Avatar: travelchristoph
    travelchristoph
    Participant
    December 17, 2020 at 20:03

    Well, I would expect to know that but is there no theme specific method so that it does not even load in the DOM?

    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    December 18, 2020 at 08:32

    No, there is no such option.
    Sorry, but additional customization in files is outside the scope of our basic support.

    Regards

  • Viewing 4 results - 1 through 4 (of 4 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.