Home › Forums › All Other Themes › Mobile Menu with Max Mega Menu
- This topic has 4 replies, 2 voices, and was last updated 16 minutes ago by hauke.t.
-
AuthorPosts
-
July 29, 2024 at 2:54 am #221583
Hello!
We use the theme “SKT Ele Pet”.
I have installed the plugin “Max Mega Menu” like described in your docs to be able to customize the menu better. I would also like to customize the mobile menu so that menus with many sub-items are not too long.
This has worked quite well in the desktop version so far. However, the mobile menu is apparently not being customized. Your standard menu continues to appear there, not the menu customized by the plugin.
How can I change this?You can find the page at https://tierisch-gut-therapiert.de
I have also noticed that the logo is significantly larger in the mobile view than on the desktop. Can this be adjusted?Thank you very much!
July 30, 2024 at 2:18 pm #221702Hi,
Unfortunately your SKT Elements Pro package has expired.
Kindly renew your package by buying it here: https://www.sktthemes.org/shop/elementor-wordpress-theme/
We look forward to welcoming you again into our family.
Regards,
DaveNovember 29, 2024 at 6:54 pm #226707Hi Dave,
I’m happy to inform you that the templates have been updated!
Can you help me with this?
Regards, HaukeDecember 3, 2024 at 1:24 pm #226733Hi,
Kindly go to Appearance >> Customize >> Basic >> Scroll down to find Custom CSS and paste there:
@media (max-width: 479px) { .logo { max-width: 100px;} } @media screen and (max-width: 63.938em) and (min-width: 20em) { #topmenu { display: block; top: 20px; position: relative;} #simple-menu { display:none;} #mega-menu-wrap-primary { top: 30px;} }
Regards,
DaveJanuary 24, 2025 at 1:56 pm #227949Hi Dave!
Thanks for the customized CSS.If I set this on the desktop or in the Customizer, it works perfectly. The menu is displayed as desired.
It also works great in the minimized browser window.
However, when I call up the page on an iphone, the old menu is still displayed. It looks as if the new button appears very briefly, but is immediately overwritten by the old menu.Do you have any idea what could be causing this?
Thank you very much!
Hauke -
AuthorPosts
- You must be logged in to reply to this topic.