Hello,
I was wondering if I can get the 3 columns boxes smaller?
Thank you.
Elodie
Hello,
I was wondering if I can get the 3 columns boxes smaller?
Thank you.
Elodie
Hi,
You can place something like this on your custom.css
.grid4 {
width: 200px;
}
And place this in case you have a slideshow there.
.grid4 .slideshow {
width: 100% !important;
height: 150px !important;
}
Regards,
Ismael
Perfect. Thank you.
Best,
Elodie.
Hey,
Glad it worked. :)
Regards,
Ismael
You must log in to post.