Shopify themes, liquid, logos, and UX
I have something like as below picture
I would like as below
Hi @kb2528.,
Kindly share the store URL.
Hello @kb2528.,
Go to Online Store, then Theme, and select Edit Code.
Search for base.css/theme.css/style.css Add the provided code at the end of the file.
@media screen and (min-width: 750px) {
product-info .page-width {
padding: 0px 0rem !important;
margin-right: 150px !important;
}
}
Thank you for your response!
Hi @kb2528
product-info > .page-width {
max-width: unset !important;
padding-inline: 0 !important;
}
I hope this helps
Best,
Daisy
Thank you Daisy! it worked!
Hi @kb2528
If it works, I will be really grateful if you can give us a like and mark our answer as Solution
Thank you so much
Best,
Daisy
2m ago Learn the essential skills to navigate the Shopify admin with confidence. T...
By Shopify Feb 12, 2025Learn 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, 2025