All things Shopify and commerce
Hallo,
i need help for color background.
the background is white, how to change color the background with same color theme
thanks
Solved! Go to the solution
This is an accepted solution.
the theme.liquid file you need to add code like this if you use a background 3A3C41
<style>
.shopify-policy__container, body {
background: #3A3C41 !important;
}
</style>
Result:
Hi @BoxBoxID
This is Richard 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>
.shopify-policy__container,body{
background: rgb(var(--color-background)) !important;
}
</style>
Hope this can help you solve the issue
Best regards,
Richard | PageFly
Please let me know if it works by giving it a Like or marking it as a solution!
➜ Optimize your Shopify store with PageFly Page Builder (Free plan available)
All features are available from Free plan. Live Chat Support is available 24/7.
is there something wrong ? not working
Hi @BoxBoxID
Which theme are you using, Can you share your store URL so that we can look at it.
For now, you can try these steps to achieve your result
Go to online stores -> Themes -> Edit code->theme. liquid file
Then paste the below code above </head> tag
<style>
.shopify-policy__container,
body{
background: rgb(var(--color-background))!important;
}
</style>
like and reply if you have any query .
is there something wrong ? not working
@BoxBoxID Can you share your store URL, please
This is an accepted solution.
the theme.liquid file you need to add code like this if you use a background 3A3C41
<style>
.shopify-policy__container, body {
background: #3A3C41 !important;
}
</style>
Result:
thank you so much sir, it's working
@BoxBoxID
You're Welcome.
If you have any query, feel free to reply and like so that we can reach you further
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024