Fade logo in text background

Hello all,

I would like to insert a faded logo (a watermark) in text background of all my pages with my Theme X.

Is this possible with a CSS customization ?

Thanks in advance.

Hi There @Henni

Thanks for writing in! You can do that by setting a CSS rule into your Text element’s Style input.

background-image: url('https://www.path.to/image.png');

Hope that helps.

1 Like

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.