Hi,
I cannot find preference where to define to display on mobile view grid with ONLY ONE column.
It always shows me layout in TWO columns 🙁
2. How can I order Products in Shoppage?
Thank you in advance
Roman
This topic has 3 replies, 2 voices, and was last updated 5 years, 2 months ago ago by ropo
Hi,
I cannot find preference where to define to display on mobile view grid with ONLY ONE column.
It always shows me layout in TWO columns 🙁
2. How can I order Products in Shoppage?
Thank you in advance
Roman
Hi,
1) Add this code in Theme Options > Theme Custom CSS > Custom CSS for mobile:
.shop-full-width .main-products-loop .products-list .product {
width: 100% !important;
}
2) Please check this topic – https://www.8theme.com/topic/shop-page-order/
Regards
thank you very much. perfect support. like all the time!
The issue related to '‘Shop Layout on mobile’' has been successfully resolved, and the topic is now closed for further responses