Hi guys,
Thanks so much for your reports!
I repeat what I said in the other thread: if you apply styling within a loop (it doesn’t matter if it’s a flexible content loop or a regular loop), this styling is repeated for each element, because the CSS is generated only once (on a class) - and not for each loop entry.
To make this possible, each loop entry would have to have its own class + its own CSS, which would possibly be repeated x times - I don’t think anyone wants that, do you?
Accordingly, inline styles are the best and most effective solution from my point of view. I am open to alternative solutions if someone has an idea
@Patric It looks like I mixed/mashed up Paus and Yesids reports, which are basically completely different (but both using Jetengine). Paus is about the same as this report, whereas Yesids Report is about missing styles (which is still on the todo list).
Best regards,
timmse