This topic has 4 replies, 2 voices, and was last updated 1 years, 7 months ago ago by Rose Tyler
Hi,
I’m using the Products list widget in my footer and there is an issue on mobile. Indeed, the widget displays 3 products and when clicking on the first one, it does open the product page, but when clicking on the second or third ones, it opens or closes the next widget accordion.
See video screenshot in private content.
What is the problem and how to fix it?
Thanks!
Hello, LWK,
Thank you for contacting us and for using XStore.
Please add the next code in Theme Options > Theme custom CSS:
.f_widgets-open-close .footer-widget:before,
.f_widgets-open-close .footer-widget:after {
content: '';
clear: both;
display: table;
}
Kind Regards,
8theme team
Hi,
It does the trick.
Thanks, Rose!
Hello, LWK,
You’re welcome!
Kind Regards,
8theme team
Tagged: footer, issue, mobile, products list widget, woocommerce, wordpress themes
The issue related to '‘Products list widget issue in footer on mobile’' has been successfully resolved, and the topic is now closed for further responses