Shopify themes, liquid, logos, and UX
I have Refresh theme and I want to change the background color of the Pages. I don't want to change the background color in Theme because in all the other places the background color is fine, but on the Pages I want no color just white.
I have seen other responses to change the code in base.css but this didn't do anything for my site?
The website is www.phoenixhipsactive.com
Thx
Solved! Go to the solution
This is an accepted solution.
in the end of base.css file paste this code
h2.banner__heading.inline-richtext.h2 {
color: #fff !important;
}
Hi,
Do you want to change this pink color ?
the text color is also white so if you change that pink background to white then text won't be visible
Yes but I thought I could just change the text to black once the background was white
Yes that pink background on all the Pages
I recommend you to change the color from pink to white from theme
and then we will do the pink color where needed from code in base.css file
ok i'll give that a try and see what then needs fixing. Thx
ok that achieves what i want on pages thanks. I then created a new theme that I could apply to the parts that I want with a pink background so that works.
The only things that need fixing:
Heading Text on Slideshow - back to white
This is an accepted solution.
in the end of base.css file paste this code
h2.banner__heading.inline-richtext.h2 {
color: #fff !important;
}
Thanks so much, this works, it's perfect. I'll keep your Fiver details and yell if I need any more complicated help!
Glad to help you 🙂
Discover how to increase customer engagement on your store with articles from Shopify A...
By Jacqui Apr 23, 2025Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025