changing fonts & colors in parralax sections on front page

I want to change the font and colors in my parralax sections on my front page. Can anybody help out?

hey there

Hope you are having a good day and thank you for your question :slight_smile:
Please add this CSS in appearance - customize - additional CSS

.image-bg h3, .image-bg h1,
.image-bg p, .image-bg li {
color: #808080;
}

Thanks!
Colorlib Support Team

No joy there I’m afraid.

Good morning

Hey, don’t be afraid I’m here :wink:
Let me see it, please provide a link to the page and give me a reference of the text you want to change the style

The website address is https://www.collectionsaust.com.au/

I have attached a screen print of the appropriate section of the page, The wording we want to change is in a light font located above the “about us” button.

hey there

Please add this CSS in appearance - customize - additional CSS

#shapely_home_parallax-2 .mb32 {
color: white;
}

Thanks!
Colorlib Support Team