Shopify themes, liquid, logos, and UX
How can I change my PAGE background colour in Shopify?
I've linked my Privacy Policy page to the correct link, but for whatever reason cannot edit the theme within that shopify page, so the background is white, when I'd like it to match the rest of my website with colour #F8F5F0 with #33271D as the font colour.
Any suggestions? I've tried editing the code but that hasn't seemed to work.
Solved! Go to the solution
This is an accepted solution.
Hi AnneLuo,
I managed to fix it by updating the Custom CSS on the page. Thank you for offering your help though!
For anyone else needing assistance with this - the easiest way is to go into customise your theme, navigate to the page you'd like to change the colour of, and from there edit the 'Custom CSS' for that page.
Simply add the below:
{
background-color: ENTER COLOUR YOU WOULD LIKE;
}
{
font-color: #ENTER COLOUR YOU WOULD LIKE;
}
{
title-color: #ENTER COLOUR YOU WOULD LIKE;
}
Hi, @SMorgan1
Please share the store URL so that I can assist you.
This is an accepted solution.
Hi AnneLuo,
I managed to fix it by updating the Custom CSS on the page. Thank you for offering your help though!
For anyone else needing assistance with this - the easiest way is to go into customise your theme, navigate to the page you'd like to change the colour of, and from there edit the 'Custom CSS' for that page.
Simply add the below:
{
background-color: ENTER COLOUR YOU WOULD LIKE;
}
{
font-color: #ENTER COLOUR YOU WOULD LIKE;
}
{
title-color: #ENTER COLOUR YOU WOULD LIKE;
}
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025