Shopify themes, liquid, logos, and UX
I am using DAWN THEME and facing problem regarding un-necessary spacing/padding on right side of landing page as well as product page as shown in picture. Can anyone help me to fix this issue?
Solved! Go to the solution
This is an accepted solution.
Hi @Thread-Theory,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
@media screen and (min-width: 990px) {
.collection .page-width-desktop {
max-width: 140rem !important;
}
.collection .product-grid.grid {
--grid-desktop-vertical-spacing: 16px;
--grid-desktop-horizontal-spacing: 32px;
}
}
can you please share solution here so anyone facing same issue can get help from this thread.
I will share the solution here so please kindly provide the store URL ❤️
Best,
Daisy
Please kindly share your store URL so I can check it for you
Best,
Daisy
Hi @Thread-Theory,
Please send the website link, I will check it for you
the issue has been resolved but i am facing another issue regarding side margins in desktop view as i want to reduce side margins in desktop view and increase spacing between product cards. can you please help me to solve this issue. i am sharing link of my website.
thread-theory.pk
This is an accepted solution.
Hi @Thread-Theory,
Please go to Actions > Edit code > Assets > base.css file and paste this at the bottom of the file:
@media screen and (min-width: 990px) {
.collection .page-width-desktop {
max-width: 140rem !important;
}
.collection .product-grid.grid {
--grid-desktop-vertical-spacing: 16px;
--grid-desktop-horizontal-spacing: 32px;
}
}
Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024