Shopify themes, liquid, logos, and UX
https://charmente.com/products/long-sleeve-flared-bodysuit
Hey, on my website there seems to be a lot of blank space on the left and right sides when looking at it on a desktop. On mobile everything fits great, I am just having this issue on desktop. Is there a solution to this?
Solved! Go to the solution
This is an accepted solution.
Hi @Simon159 , Your website looks good on desktop, but you can reduce the blank space by adding the following code to base.css :
@media (min-width:990px){
.page-width {
max-width: 140rem !important;
}
}
Hope that help you and have a great day!
This is an accepted solution.
Hi @Simon159 , Your website looks good on desktop, but you can reduce the blank space by adding the following code to base.css :
@media (min-width:990px){
.page-width {
max-width: 140rem !important;
}
}
Hope that help you and have a great day!
Learn how to expand your operations internationally with Shopify Academy’s learning path...
By Shopify Feb 4, 2025Hey Community, happy February! Looking back to January, we kicked off the year with 8....
By JasonH Feb 3, 2025Expand into selling wholesale with Shopify Academy’s learning path, B2B on Shopify: Lau...
By Shopify Jan 28, 2025