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
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025