How can I decrease the size of this section?
make images look smaller?
password: well123
Thanks
How can I decrease the size of this section?
make images look smaller?
password: well123
Thanks
Hi @Lorenita
I hope you are doing good and welcome to the Shopify Community!
I am San from MS Web Designer.
Please add this css in your bottom of the base.css file:
@media (min-width: 1200px) and (max-width: 1399px) {
#shopify-section-template–18904851087654__7ca04cba-08c9-4cd2-9c42-b4a036cd1e13 .container, .page-width {max-width: 1170px !important;}
}
Regards,
San
Hi @INA_MSWEB
I keep seeing the section too big. (I already added the code, where you told me)
Example:
up @INA_MSWEB
Hi @Lorenita
Can you pls share a screenshot where you can put the code?
Hi @INA_MSWEB