Image Overlay Bric can't change Text Color

Hi,

I use the Image Overlay Bric. I have set a Global Font and Font Color. When I change the Text Color in the Overlay Bric it doesn’t work. The Global settings overwrite the color. Is there a class that I can use to set it to important ?

And is there a class to style the button ?

thanks a lot

tom

Hey Tom,

Yes you can use a class to adjust the text colour directly.

Please excuse the colour choices :face_with_spiral_eyes:

Use the class .img-overlay-container .overlay-title to adjust the title text style.

And use .img-overlay-container .overlay-desc to adjust the description text.

I hope this helps.

:grinning_face:

2 Likes

Hi @Norm

Wonderfull Colour :upside_down_face:

Works perfect. Thank you.
But is there a way to style the button also ?