Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
Does anyone know how can i can make only the red content to 1000px? because I changed store page width to 1600px but product page looks better in 1000px.
site: https://dleofficial.myshopify.com/
password: dle
Hello @skai
You can follow these steps:
1. Go to Online Store->Theme->Edit code
2. Open your theme.liquid file, paste the below code before </body>
{% if template contains 'product' %}
<style>
.page-width {
max-width: 1000px !important;
}
</style>
{% endif %}
I hope the above is useful to you.
Kind & Best regards,
GemPages Support Team
Yes friend but this changes the postion of e search icon and shopping cart, is it possible to change content only?
friend could you reply pls :-:
somebody help :-:
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