- Posts: 107
- Thank you received: 11
OMG Menu
7 years 10 months ago - 7 years 10 months ago #9185
by Ha Pham
Beside,
In mobile view (screen width < 768px), mobile menu will appear,
If you want mobile view appear in tablet view (screen width from 768px - 991px),you can do like this:
- Open file default.php in path: templates/ot_artwork/html/mod_omgmenu line 38:
change "class="otmenu-wrapper otmenu-desk-wrapper hidden-xs""
to "class="otmenu-wrapper otmenu-desk-wrapper hidden-sm hidden-xs""
- Open file default_mobile.php in path: templates/ot_artwork/html/mod_omgmenu line 37:
change "class="otmenu-wrapper otmenu-mobile-wrapper hidden-sm hidden-md hidden-lg""
to "class="otmenu-wrapper otmenu-mobile-wrapper hidden-md hidden-lg""
In mobile view (screen width < 768px), mobile menu will appear,
If you want mobile view appear in tablet view (screen width from 768px - 991px),you can do like this:
- Open file default.php in path: templates/ot_artwork/html/mod_omgmenu line 38:
change "class="otmenu-wrapper otmenu-desk-wrapper hidden-xs""
to "class="otmenu-wrapper otmenu-desk-wrapper hidden-sm hidden-xs""
- Open file default_mobile.php in path: templates/ot_artwork/html/mod_omgmenu line 37:
change "class="otmenu-wrapper otmenu-mobile-wrapper hidden-sm hidden-md hidden-lg""
to "class="otmenu-wrapper otmenu-mobile-wrapper hidden-md hidden-lg""
Last edit: 7 years 10 months ago by Ha Pham.
Please Log in or Create an account to join the conversation.
- James Baldock
-
Topic Author
- Offline
- Fresh Boarder
-
Less
More
- Posts: 8
- Thank you received: 0
7 years 10 months ago #9186
by James Baldock
Replied by James Baldock on topic OMG Menu
Excellent, thank you Hapt. All working now :0)
Please Log in or Create an account to join the conversation.
Time to create page: 0.199 seconds