This topic has 4 replies, 2 voices, and was last updated 6 years, 9 months ago ago by Rose Tyler
Hi could you please help me to make my products to appear on mobile with only 1 column.. Right now i am having 2 columns.. please find below image link
Thanking you in advance.
Hello,
Please add this code in Theme Options > Styling > Custom css > Custom css for mobile:
.products-grid .product {
width: 100% !important;
}
Regards
Thank you.. It worked!
You’re welcome!
Have a nice day.
Regards
You must be logged in to reply to this topic.Log in/Sign up