Shopify themes, liquid, logos, and UX
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
Hey, we are revamping and having a few troubles. We can’t change the background colour of the customer account pages (the login page, where customers view orders, where they see there address and any page associated with the accounts) I’ve tried editing it in checkout to no avail, how do I do it and does it require custom code? I have attached a few relevant pages for reference, Thanks in advanced.
This is Theodore from PageFly - Shopify Page Builder App
Please add this code to your theme.liquid above the </head> to get this solved
Step 1: Online Stores > Themes > More Actions > Edit code
Step 2: click on theme.liquid and paste the code above the </head>
<style>
body.account .page {
background-color: #your_desired_color;
}
</style>
Hope this can help you solve the issue
Best regards,
Theodore | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
PageFly - #1 Page Builder for Shopify merchants.
All features are available from Free plan. Live Chat Support is available 24/7.