Thanks @MJ that fixed the issue
Unsolved show widget on mobile only?
-
i’ve seen there is a checkbox to hide widgets on mobile. great. but i miss the other option: show a widget on mobile only. are there any plans?
-
@murcs you can add a wrapper with the classes
hidden-md hidden-lg
:<div class="hidden-md hidden-lg"></div>
-
@PitaJ ... without a checkbox but good to know =;^) thank you.