Change background colour of rich text sections - prestige theme

Hi there,

Would anyone be able to help with changing the background colour of the rich text sections only. I’m currently using the prestige theme. I have two different rich text sections - can they be different colours?

Thanks so much!

Pippa

1 Like

Hello There,

Please share your store URL and Screenshot.
So that I will check and let you know the exact solution here.

@pippadawson86

can you please provide store url so i will check and guide

HI - i solved this with some code that i found on a previous discussion. Thank you!

.template-index #section-template–15518877450455__timeline {
background-color: #F2EDE8

;
}