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!
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025