Featured collection product image display

Solved

Featured collection product image display

villalobos1
Shopify Partner
11 0 4

Currently my featured collection images when i select "display 4 columns" option looks like the first image

example1.JPG

And i want it to look like this:

example2.JPG

I want to know how can i display correctly 4 columns on a featured collection, i'm using the refresh theme

Accepted Solution (1)

BSS-TekLabs
Shopify Partner
2401 695 830

This is an accepted solution.

- Here is the solution for you @villalobos1 
- 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 screen and (min-width: 990px) {
    .slider--desktop.grid--4-col-desktop .grid__item {
        width: 23% !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1724250535674.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 4 (4)

BSSCommerce-HDL
Shopify Partner
2305 834 907

Hi @villalobos1
Can you kindly share your store link with us? We will check it and suggest you a solution if possible.

Sale banner, pop ups: Customize your sale banner, pop-ups and create countdown bar to boost conversion rate.
Simicart: Transform your Shopify store into a stunning and fully functional mobile app with just a few simple steps.
Product Labels & Badges:
Get more sales with striking labels, badges, and banners from our 10,000+ available templates.

BSS Commerce - Full-service eCommerce Agency | Use Shopify for 1$ in the first month now

villalobos1
Shopify Partner
11 0 4

@BSSCommerce-HDL wrote:

Hi @villalobos1
Can you kindly share your store link with us? We will check it and suggest you a solution if possible.


https://template6.myshopify.com/

password: hello

BSS-TekLabs
Shopify Partner
2401 695 830

This is an accepted solution.

- Here is the solution for you @villalobos1 
- 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 screen and (min-width: 990px) {
    .slider--desktop.grid--4-col-desktop .grid__item {
        width: 23% !important;
    }
}

- Here is the result you will achieve:

BSSTekLabs_0-1724250535674.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
villalobos1
Shopify Partner
11 0 4

@BSS-TekLabs wrote:

- Here is the solution for you @villalobos1 
- 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 screen and (min-width: 990px) {
    .slider--desktop.grid--4-col-desktop .grid__item {
        width: 23% !important;
    }
}

 

- Here is the result you will achieve:

BSSTekLabs_0-1724250535674.png

 

 

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


Do you know why, when I open the page, the images in the featured collection appear in low resolution, but after I click on a product and then go back to the home page, the product image I clicked on now appears in high resolution?

If you know why this happens, do you know how to fix it?

It's kind of hard to see the difference, but if you open two windows and compare them, you'll notice the difference in resolution.