hello
it looks like the space on each side is different (the right side is bigger)
Is there anyway I can have no gap on each side?
thank you
hello
it looks like the space on each side is different (the right side is bigger)
Is there anyway I can have no gap on each side?
thank you
Hi @oscaroline
You can try this code by following these steps:
Go to Online store => themes => actions => edit code and add this code on file theme.liquid before tag
Hope this answer helps.
Best regards,
Victor | PageFly
Hello @oscaroline
It’s GemPages support team and glad to support you today.
You can follow these steps:
#shopify-section-template--16736191480130__874e45f2-6e61-496e-bf8e-abef837469ef .collection-list-wrapper .collection-list {
column-gap: 8px !important;
}
Let us know how it works for you.
Best regards,
GemPages Support Team