Open
Description
Description (*)
As a marketer, I want to hide some elements in specific version of the website ( mobile / desktop ) to reduce the UI overload in Mobile.
Expected behavior (*)
I select on which screens I would like to see the element (all / mobile only / desktop only) and this way PageBuilder generates correct CSS class applied to the element.
Currently I cannot even do it on my own as PageBuilder adds display: flex
to elements.
Benefits
Possibility of customizing the views for desktop / mobile.