This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago ago by Krishan
Hi,
I am having issue with related product UI on mobile. It is showing a single product, whereas it must be 2 columns.
show related products in mobile view (This is the current view)
shows 2 column products in mobile view (This should be the related products view)
Please Help.
Thanks
Hello,
Add the next code in Theme Options > Theme custom CSS > Mobile:
.single-product .related-products .product {
width: 50% !important;
}
Regards
Sorry it didn’t worked, still showing 1 column in mobile view
Tagged: error, mobile view, seo friendly, themes, woocommerce, wordpress
The issue related to '‘Error in related product in the mobile view’' has been successfully resolved, and the topic is now closed for further responses