Hi everyone! Can someone please help me align the collections to the same height for both desktop and mobile? Your time is greatly appreciated. Thanks in advance.
J & M Multi Services Boutique™ | Fashion Online for Men and Women (jmmultiservicesboutique.com)
J&M Multi
@jmmultiservices
can you try this code
- Go to Online Store->Theme->Edit code
- Asset->/base.css ->paste below code at the bottom of the file.
@media only screen and (min-width: 750px) {
.collection-grid .medium-up--one-third {
width: 25%;
clear: none !important;
}
}
Hi KetanKumar, Thanks for responding.
The code provided above did not work. Your time is greatly appreciated.
Thank you,
Is there anyone out there that can help?
Thank you!