Progress bar on adaptive views


#1

Hi,

I have a (same element) progress bar on 3 different viewports. On these viewports the progress bar will have different widths depending the state. So after every “step” I want to set the different widths of the progress bar on every viewport. But when I use the condition builder and create 3 different sets, depending of the viewport to set the different sizes, only the one which is shown will be executed, the other sizes will not be set.
How can I set the (different) size of a element on 3 different viewports at once?

Thanks,
Max