How do I disable the superfish main menu
- Posted by matthew (104) Offline
How do I disable the superfish main menu or turn it of? so I could use it at a later date I don't want to delete it
Because i want to use mega menu from dj extensions because I have way to many buttons to use the standard superfish that comes with dealsplazza?
Thanks
8 years 9 months ago #1
by matthew
Because i want to use mega menu from dj extensions because I have way to many buttons to use the standard superfish that comes with dealsplazza?
Thanks
Please Log in or Create an account to join the conversation.
- Posted by TemplatePlazza (5310) Offline
Hi Matthew, you just need to unpublish the menu module in the cell-3a position, right?
8 years 9 months ago #2
by TemplatePlazza
Please Log in or Create an account to join the conversation.
- Posted by matthew (104) Offline
Ok thanks how do I disable the mobile menu as I dont need it see attached
Thanks
8 years 7 months ago #3
by matthew
Thanks
Please Log in or Create an account to join the conversation.
- Posted by matthew (104) Offline
- Posted by TemplatePlazza (5310) Offline
Hi, try to add this code to your css file :
8 years 7 months ago #5
by TemplatePlazza
@media (max-width: 767px) {
#tpwrapper-topmenu {
display:none;}
}
Please Log in or Create an account to join the conversation.
- Posted by matthew (104) Offline