hello
to navigate the website in mobile and tablet, the aside menu is hidden
I need to be displayed when scrolling through the entire website
help, tks
#gkMobileMenu {
position: fixed!important;
right: 10px;
top: 10px;
text-shadow: 0 0 2px #000;
}