All things Shopify and commerce
Hello guys, how can i adjust the width of this section?
Hi @NikosBat , kindly provide your store URL please and if it is password protected, please share the password as well. Thanks
Hi @NikosBat
1. Go to Online Store -> Theme -> Edit code.
2. Open your theme.css / based.css file and paste the code in the bottom of the file.
.slick-track {
width: 4134px !important;
}
If my reply is helpful, kindly click like and mark it as an accepted solution.
Thanks!
Use our Big Bulk Discount app to boost your sales! 🚀 (https://apps.shopify.com/big-bulk-discount). Easy to set up and perfect for attracting more customers with bulk discounts. Try it now and watch your revenue grow!
Thanks Websensepro that solved ma Problem
HI @NikosBat
In order to fulfill your request, please follow these stepsStep 1: Go to Shopify Admin -> Online Store ->Theme -> Edit code
Step 2: Search file theme.liquid
Step 3: Insert this code above </head>
{% style %}
{% if product.id == 9399705469260 %}
.video-width {
max-width: unset !important;
}
{% endif %}
{% endstyle %}
Here is the result:
I hope this helps
Best,
Daisy
Hello DaisyVo, thanks that solved my problem
Hi @NikosBat
That's great to hear that ❤️ I will be grateful if you can mark our answer if it helps you
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