Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- //Go to below file location
- templates/shaper_helix3/features/menu.php
- //Find out below code
- <?php $this->helix3->loadMegaMenu('hidden-xs'); ?>
- // And replace with this code
- <?php $this->helix3->loadMegaMenu('hidden-xs hidden-sm hidden-md'); ?>
Advertisement
Add Comment
Please, Sign In to add comment