Hi,
Pretty much as the title suggests the ability to choose the logo image dynamically.
Thank you
Hi,
Pretty much as the title suggests the ability to choose the logo image dynamically.
Thank you
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
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
Aaahh, right. But for inverting you could also use a CSS filter
filter: invert(100%);
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?
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!