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
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024