Image not resizing in mobile view Athens THeme

Solved

Image not resizing in mobile view Athens THeme

Eugene13
Excursionist
21 0 6

hi,

 

 I have a problem with image resizing. I uploaded a new image for the collection  under collection list. however, when I go to mobile view, the image isn't resizing. the size of the image is 1000x500.

 

Eugene13_0-1722529668470.pngEugene13_1-1722529689473.pngEugene13_2-1722529704976.png

 

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the 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 (max-width: 600px) {
.card-overlay-media {
     object-fit: contain !important;
    height: auto !important;
}
.collage-6 .card-overlay {
    padding-bottom: 80% !important;
}
}

- Here is the result you will achieve:

BSSTekLabs_0-1722530384183.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

View solution in original post

Replies 6 (6)

BSS-TekLabs
Shopify Partner
2401 695 831

Hello @Eugene13 .
Our team is ready to help you.
Please share your website address and access password (if necessary) so that we can check and assist 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
Eugene13
Excursionist
21 0 6

it's hazmotorsport.co.uk

Eugene13
Excursionist
21 0 6

here's the address https://hazmotorsport.co.uk/

 

BSS-TekLabs
Shopify Partner
2401 695 831

This is an accepted solution.

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

z5686811214059_e66de1953f1db631f9134af5cdb796ad.jpg

- Then find the 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 (max-width: 600px) {
.card-overlay-media {
     object-fit: contain !important;
    height: auto !important;
}
.collage-6 .card-overlay {
    padding-bottom: 80% !important;
}
}

- Here is the result you will achieve:

BSSTekLabs_0-1722530384183.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
Eugene13
Excursionist
21 0 6

thank you very much. it works!

BSS-TekLabs
Shopify Partner
2401 695 831

Glad to help you. Have a good day.

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