Image Overlay

Hi, anyone know a solution for this ? I use the Image Overlay and enable the Light Theme. But is it possible to change the button color and the font color ? Because now the Button is Dark and the Button text also dark. And is it possible to open the URL in a new tab ?

thanks, tom

1 Like

I don’t have that Bric, but you should be able to find the classes by inspecting the HTML.

To change the theme use the Classes:
.overlay-title
.overlay-desc
.overlay-btn
To open the link in a new tab use target:"_blank"

hi @Jerry
cool, thanks. Works perfect.
@PeteSharp do you mean inside blocsapp ? or in the browser ?

tom

In Blocs preview or browser. Whichever you prefer.