Hello,
I have a code that worked for what I want on desktop (change the header width):
:root { --page-width: 1660px !important; }(below on theme.liquid)
Now I’m looking for the same code but for mobile because it only worked on desktop.
Thank you!
Hello,
I have a code that worked for what I want on desktop (change the header width):
:root { --page-width: 1660px !important; }(below on theme.liquid)
Now I’m looking for the same code but for mobile because it only worked on desktop.
Thank you!
This is simple, but it can be difficult without seeing the problem. I’ll be asking the store URL. Thanks!
Hello @Made4uo-Ribe , sorry for this late response
https://744a7e-66.myshopify.com/products/product
Password: 0202
Thanks for the info. For mobile, we can target specific widths, but it should remain responsive. Additionally, there isn’t a fixed width for mobile; they usually just add padding to the left and right.
Can we remove/change the padding for mobile?