Resizing of Featured Collection Images

Solved

Resizing of Featured Collection Images

thatshampooshop
Tourist
25 0 2

I'm not sure why my featured product and featured collection are of different sizing.

 

Is there a way to make the size consistent and follow the featured product image sizing? 

thatshampooshop_0-1723872119466.png

https://ee15bf-83.myshopify.com/products/beautiful-color-shampoo?_pos=1&_psq=beautiful&_ss=e&_v=1.0

Accepted Solution (1)

GTLOfficial
Shopify Partner
435 86 87

This is an accepted solution.

Hello @thatshampooshop 
Go to online store ----> themes ----> actions ----> edit code---->base.css ----> line number 93
search this code.

 

@media screen and (min-width: 990px) {
.page-width-desktop {
max-width: var(--page-width);
padding: 0 5rem;
}
}

 

and replace with this code

 

@media screen and (min-width: 990px) {
.page-width-desktop {
max-width: var(--page-width);
padding: 0 15rem;
}
}

 

 result
2.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh

View solution in original post

Replies 4 (4)

GTLOfficial
Shopify Partner
435 86 87

This is an accepted solution.

Hello @thatshampooshop 
Go to online store ----> themes ----> actions ----> edit code---->base.css ----> line number 93
search this code.

 

@media screen and (min-width: 990px) {
.page-width-desktop {
max-width: var(--page-width);
padding: 0 5rem;
}
}

 

and replace with this code

 

@media screen and (min-width: 990px) {
.page-width-desktop {
max-width: var(--page-width);
padding: 0 15rem;
}
}

 

 result
2.png

If this was helpful, hit the like button and accept the solution.
Thanks

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
thatshampooshop
Tourist
25 0 2

it works, thanks! 🙂

GTLOfficial
Shopify Partner
435 86 87

Thanks a lot...!!
please hit the like button also.

- Buy me a Pizza
- If helpful then please Like and Accept Solution.
- Want to modify or custom changes or bug fix on the store Hire me. GTL web solutions
- Want Complete Storefront: Send an email ⇨- Email: info@gtlofficial.com - Skype: ritesh_27dh
thatshampooshop
Tourist
25 0 2

Hello GTLOfficial,

 

The above code works in my resolution but when I use different desktop/resolutions, the sizing changes once again. 

 

Is there a way to adjust the above code to make sure the sizing is consistent across different resolutions?

 

thatshampooshop_0-1725245357721.png

 

Store: https://ee15bf-83.myshopify.com/products/system-professional-hydrate-shampoo