roxcoder

Untitled

Apr 20th, 2016
106
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.25 KB | None | 0 0
  1. //Go to below file location
  2. templates/shaper_helix3/features/menu.php
  3. //Find out below code
  4.  
  5. <?php $this->helix3->loadMegaMenu('hidden-xs'); ?>
  6. // And replace with this code
  7. <?php $this->helix3->loadMegaMenu('hidden-xs hidden-sm hidden-md'); ?>
Advertisement
Add Comment
Please, Sign In to add comment