Shopify themes, liquid, logos, and UX
Has anyone experienced their background color change when toggling from desktop to mobile and vice versa? Experienced a total change in color tonight when we made our site live. Suddenly our mobile background went black while our desktop was white.
Any help would be appreciated.
My understanding is that you want to change the content background not including the header and footer. If so, just add the code below inside the base.css file under Asset folder. Just change the color "white" to any background color you want.
#MainContent { background: white !important; }
Thanks for sharing it's working fine for me. It there any code or plugin that will help me to pick exact color like Whatslinkhub is using in their header section? I want to use exactly same color in my new Shopify store.
Fixed it! Someone had installed custom code at mobile breakpoint. TY for your help. The code reference was what allowed me to find the source of the problem.
User | RANK |
---|---|
122 | |
91 | |
77 | |
72 | |
41 |
Learn these 5 things I had to learn the hard way with starting and running my own business
By Kitana Jan 27, 2023Would you love to unleash the unbridled power of the Google Shopping Channel into your sho...
By Gabe Jan 6, 2023How can you turn a hobby into a career? That’s what Emmanuel did while working as a wa...
By Skye Dec 30, 2022