Hi, I have some issues on the menu in mobile view, it isn't like the demo. Could you help me ? thank You
Hi edoardopost, You can add the following CSS code to your site:
.gkMenu > ul li div.childcontent-inner { background: transparent; flex-direction: column; }
Great, Thank You 🙂