Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
Any help - greatly appreciated. I'm trying to fix the width of the background colour of this login form and I just can't figure out why it won't change? This is the page: https://lemonribbonstudio.com/account/login
I have a template page called: 'customers/login.json' and it has a liquid form called: 'login-form.liquid'
I've tried adding left and right padding to the code in both places and also adding a width amount to the section wrapper in the liquid form. Nothing seems to work? Can anyone suggest what I'm missing? Thanks in advance.
div#shopify-section-template--21682001510692__main {
padding-left: 1rem !important;
padding-right: 1rem !important;
}
Best regards
Sohan