Home Forums WoodMart support forum Disable pre-footer in single product pages

Disable pre-footer in single product pages

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #333976

    ramsett
    Participant

    Hi, is there an option to disable the pre-footer on the single product pages? I can`t the option in the general settings of the theme or in the individual settings of each product

    #334143

    Hello,

    Please try adding the following Custom CSS in the Global Custom CSS area under Theme Settings >> Custom CSS.

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

    Best Regards

    #334186

    ramsett
    Participant

    Hi,

    Perfect, it works

    Thanks!

    #334221

    Hello,

    We are Glad that you loved our Theme and Support Staff. We wish you all the best.

    If you do not mind, can you please leave a 5 stars rating for our Theme & Customer and Technical Support by going here: http://themeforest.net/downloads It will allow us to release more updates and provide dedicated support in future. It would encourage our work a lot. If you like our Theme and Support.

    Thanks for contacting us.
    Have a great day :-)

    Topic Closed.
    Best Regards.

Viewing 4 posts - 1 through 4 (of 4 total)

The topic ‘Disable pre-footer in single product pages’ is closed to new replies.