Hey guys, love the theme it’s really awesome. I would like to know how to remove the default menu from the header indefinitely, in combination with my header and then adding sliders, it takes up too much space. I’ve created a menu in my footer instead and even though I can’t see the header menu in the latest version of chrome, I can see it on my phone and it is showing up on firefox and safari.
Hi
we have designed our theme this way. If you really want to remove the header then you need code customization for it. Better make child theme and you may be able to remove the header.
If you wanna customization code then its inside library-> structure-> header-extension.php
you can remove from there but we recommend not to change the code because while updating to our new version all your customization code will be lost.
Thank you