Shopify themes, liquid, logos, and UX
I want to customise my site theme colours to my brand
background colour to brown #8c624d (Brown)
Solved! Go to the solution
This is an accepted solution.
Head to Online Store > Themes > Customize, then look for Theme Settings > Colors, where you can update the background to #8c624d.
If your theme doesn’t have this option, go to Edit Code, open base.css (or theme.css) under Assets, and add this:
body {
background-color: #8c624d !important;
}
This is an accepted solution.
Head to Online Store > Themes > Customize, then look for Theme Settings > Colors, where you can update the background to #8c624d.
If your theme doesn’t have this option, go to Edit Code, open base.css (or theme.css) under Assets, and add this:
body {
background-color: #8c624d !important;
}
Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025Learn how to increase conversion rates in every stage of the customer journey by enroll...
By Shopify Mar 5, 2025