Shopify themes, liquid, logos, and UX
Hello everyone, I had some formatting issues on my policy page yesterday and I got a result from the community, however, I have just noticed that only 1 product on my collection page is showing really large, taking up the space of many. it seems to be on 1 item on each collection page.
https://1kndclothing.com/collections/unisex-vegan-hoodies
Can anyone help, thank you
Solved! Go to the solution
This is an accepted solution.
Remove this CSS line no 2908
Path of file :
Online Store->Theme->Edit code->Assets->theme.scss.liquid
This is an accepted solution.
Remove this CSS line no 2908
Path of file :
Online Store->Theme->Edit code->Assets->theme.scss.liquid
worked thank you
Hello @1KNDclothing
It's GemPages support team and glad to support you today.
You can follow these steps:
1. Go to Online Store -> Theme -> Edit code
2. Open your base.css file and paste the following code below:
@media screen and (min-width: 750px){
.grid__item {
max-width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4) !important;
}
}
Let us know how it works for you.
Best regards,
GemPages Support Team
User | RANK |
---|---|
140 | |
114 | |
79 | |
64 | |
64 |
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023