Product categories in one column mobile
-
Hello,
Actually in our homepage, basel theme is displaying two columns in product categories, how we can put that it display only one column?
PS: Attached screenshoot.
Attachments:
You must be
logged in to view attached files.
Hello,
Thank you so much purchasing our theme and contacting our support center.
Try to add the following code snippet to the Custom CSS section in Theme Settings for mobile devices only
.category-grid-item {
width:100%
}
Kind Regards
XTemos Studio