Logo Element: Dynamic Data To Choose Image

Hi,

Pretty much as the title suggests the ability to choose the logo image dynamically.

Thank you

2 Likes

Hi Michael,
instead of the logo element, you can use the image or icon element - or what do you see as the advantage of the logo element?

Best regards,
timmse

1 Like

Hi Stefan,

The logo comes with the option to add inverse should you need it. I dont think the image / icon element has that functionality (or i may have missed it).

Many thanks

Mick

1 Like

Aaahh, right. But for inverting you could also use a CSS filter :thinking:

filter: invert(100%);

1 Like

This is a great work-around!

But in that case what’s the point of the Logo element? An extra element that doesn’t do much of anything should be dumped, no?

1 Like

just saw this thread come back to life again. we can set dynamic svg icons? this is new to me. didn’t find any dynamic option there. thanks for pointing me to this option!

I use a Core Framework color variable that already has dark mode to color icons/logos. So no need for a second inverted version.