how to change the size of the grid

how to change the size of the grid

ds_48
Excursionist
13 0 2

heelo,

i have a problem because the size is much bigger. in the home page before the section nouveautes.

i want it the size like in the first photo (483.4 x 340). in left side, but in reality the size right now it's (876.8 x 876.8). 

link : https://cpxy57tjvylcd0z4-80881811798.shopifypreview.com

 

thenkyou

 

ds_48_0-1721398852930.png

ds_48_1-1721398944271.png

 

 

Replies 2 (2)

BSS-TekLabs
Shopify Partner
2401 695 832

- Here is the solution for you @ds_48 
- Please follow these steps:

step.png

- Then find the ap-theme.css ,base.css or theme.css file.
- Then add the following code at the end of the file and press 'Save' to save it.

@media only screen and (min-width: 600px) {
 .features--image-zoom .image-zoom img {
        width: 438px !important;
        height: 340px !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1721400480854.png

 

 

- Please press 'Like' and mark it as 'Solution' if you find it helpful. Thank you.

If our suggestions are useful, please let us know by giving it a like or marking it as a solution.


Salepify: Efficiently increase sales conversion with sale-driven features like auto add to cart, free gifts (free plan available)


Salemate: Boost your AVO with 2-layer offer, countdown upsell in your post purchase page


BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now
ds_48
Excursionist
13 0 2

hello,

 

it's works but how can i put the text inside the box? because right now the text is bigger than the box.

also, what is the code for the right section? i want it in the size 438.4x680.

thankyou so much

 

ds_48_0-1721653144786.png