This topic has 2 replies, 2 voices, and was last updated 3 years, 6 months ago ago by Rose Tyler
Hello,
I have this Categories being displayed in the desktop version wich are ok:
https://prnt.sc/139kk9x
But in mobile they are apearing to large:
https://prnt.sc/139kov6
I just wanted them to apear in mobile side by side , instead of only one at a time…
Thank you!
Use this custom CSS code:
.home .categories-grid .product-category {
width: 50%;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up