Hello
I need the menu-aside is displayed when I scroll down the page, in my mobile or tablet
same way as it does when I scroll down in desktop
I try to put the code, in tablet.css and mobile.css
#aside-menu #gkExtraMenu {
display: block!important;
}
but this does not work
thanks for your help