I’ve added imgcc to the CSS Class, but it would be nice to also add backimgcc which changes the background?
Yeah this is possible you just have to split the classes with a space
so you’d want “imgcc backimgcc”
Okay nice, i’ll try that👍 Thanks!
Wouldn’t it be more of a CSS adjustment than a class name? I assume you can target the background of the component to do that.