Reply 230075 to: Shortcode for Review Widgets Not Working

Avatar: Rose Tyler
Rose Tyler
Support staff
February 21, 2020 at 11:28

Hello,

To hide the Prefooter for mobile, you can add the next code in Theme Options > Theme Custom CSS > Custom CSS for mobile:

.prefooter {
    display: none;
}

If you want to hide something else, describe the desired result in more detail with screenshots.

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.