Home › Forums › ART WordPress Theme › Mobile menu links not working on expanded panel
- This topic has 7 replies, 2 voices, and was last updated 2 years ago by
SeaTheme.
-
AuthorPosts
-
May 9, 2024 at 10:10 am #30741
Hi there,
I’ve opted for the “Show menu icon” option in my mobile header, and mysteriously two out of the four menu links in the expanded panel aren’t working anymore. They work on the desktop version of my website though, so it’s specific to the mobile layout.This is a separate issue from the above, but I also had to reorganise my whole menu and delete sub-menus altogether because I couldn’t get those to work either…(on the mobile menu only, not desktop).
I hope this is a really easy fix that you can help me with asap!
May 10, 2024 at 1:01 am #30743Hi there,
Welcome to SeaTheme forum.
Please leave your WordPress website URL, I will check it as soon, thanks.
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 10, 2024 at 2:49 am #30745This reply has been marked as private.May 10, 2024 at 7:56 am #30746Thanks
Please set “Menu Align on Vertical” as center, check: https://www.dropbox.com/scl/fi/tz5gy37kjisc79earixdg/qq_20240510154927.png?rlkey=3blj227byrzf5ce4iqe66fsf4&dl=0
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 10, 2024 at 10:18 am #30747This reply has been marked as private.May 11, 2024 at 1:17 am #30748Sure, please use the custom CSS(“Appearance > Customize: Additional CSS”) to increase the space:
.menu-panel.menu-panel-align-center .navi-wrap { margin-top: 120px; }
Regards!
SeaTheme – FAQs – WordPress Customization – FacebookMay 11, 2024 at 3:00 am #30749Also, is it possible to have the submenu items display in the expanded menu panel (on mobile) underneath the menu items? I have reinstated the submenu items now that the centred expanded menu panel works again.
May 12, 2024 at 6:24 am #30750I’m not sure if I understand your question, you can try to use this custom CSS(“Appearance > Customize: Additional CSS”):
.show-submenu > li:not(.show-submenu-active), .menu-panel .navi .show-submenu > li:not(.menu-item-back):not(.show-submenu-active), .show-submenu > li.show-submenu-active > a,.menu-item-back, #navi .show-submenu > li.show-submenu-active > .sub-menu { display: block; }
Regards!
SeaTheme – FAQs – WordPress Customization – Facebook -
AuthorPosts
- You must be logged in to reply to this topic.
