Refresh Theme Page Background Color

Solved

Refresh Theme Page Background Color

phoenixhips1
Tourist
6 0 2

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

 

Accepted Solution (1)
Asad-Mahmood
Shopify Partner
413 69 81

This is an accepted solution.

in the end of base.css file paste this code

h2.banner__heading.inline-richtext.h2 {
    color: #fff !important;
}

 

AsadMahmood_0-1742431381978.png

 

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




View solution in original post

Replies 10 (10)

Asad-Mahmood
Shopify Partner
413 69 81

Hi,
Do you want to change this pink color ?

AsadMahmood_0-1742427181530.png

 

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




Asad-Mahmood
Shopify Partner
413 69 81

the text color is also white so if you change that pink background to white then text won't be visible

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




phoenixhips1
Tourist
6 0 2

Yes but I thought I could just change the text to black once the background was white

phoenixhips1
Tourist
6 0 2

Yes that pink background on all the Pages

Asad-Mahmood
Shopify Partner
413 69 81

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

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




phoenixhips1
Tourist
6 0 2

ok i'll give that a try and see what then needs fixing. Thx

phoenixhips1
Tourist
6 0 2

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

 

 

Asad-Mahmood
Shopify Partner
413 69 81

This is an accepted solution.

in the end of base.css file paste this code

h2.banner__heading.inline-richtext.h2 {
    color: #fff !important;
}

 

AsadMahmood_0-1742431381978.png

 

If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver




phoenixhips1
Tourist
6 0 2

Thanks so much, this works, it's perfect. I'll keep your Fiver details and yell if I need any more complicated help!

Asad-Mahmood
Shopify Partner
413 69 81

Glad to help you 🙂


If my solution has been helpful, you can consider supporting me via Buy Me a Coffee.
Hire me: asadmahmood8470@gmail.com
WhatsApp
Fiver