-
AuthorPosts
-
March 21, 2019 at 12:35 pm #1081355
Hello,
1. I have an additional menu in my socket, and would like it to show the font size 12px.
2. I have a second full width submenu, but none of the items highlight when clicked. I’m clicking on FRAUEN, the page appears but the menu item FRAUEN should be in blue now, underlined – just like in the main menu on top.
2. Also, on MOBILE the socket menu and the very top bar can hardly be read, because there is no line spacing. How can I add line spacing just to the menu in my socket, and the upper bar?
THANKS NoraMarch 21, 2019 at 3:21 pm #1081426ALSO: My second fullwidth menu has submenu items. On MOIBLE I cannot click on the first menu item if it has submenu items. Is there a way to make them all clickable?
March 24, 2019 at 11:44 am #1082221Please, I’m still having the following issues:
1. I have a second full width submenu, but none of the items highlight when clicked. I’m clicking on SPORTLER, the page appears but the menu item SPORTLER should be in blue now, underlined – just like in the main menu on top.
AND: On MOIBLE I cannot click on the first menu item if it has submenu items. Is there a way to make them all clickable?
2. Also, on MOBILE the socket menu and the very top bar can hardly be read, because there is no line spacing. How can I add line spacing just to the menu in my socket, and the upper bar? Or is there any other way to show the socket/footer menu on Mobile?THANKS Nora
March 26, 2019 at 3:52 am #1082950Hi,
Thank you for using Enfold.
1.) This css code should highlight the current menu item.
.main_color .av-subnav-menu > .current-menu-item > a { color: blue; }
Unfortunately, you can’t make the parent menu items clickable when the sub menu items are not visible on initial load or the “Hide Mobile Menu Submenu Items” is enabled.
2.) Use this one to adjust the line height of the socket menu items.
#socket .sub_menu_socket li { line-height: 23px; }
Best regards,
IsmaelMarch 26, 2019 at 8:42 am #1083004Thanks so much.
1. Would you know how to add this line height on MOBILE also to the top bar – above the header?
2. The fullwidth submenu on MOBILE is showing the word ‘MENÜ’. Is there a way to change the name to something different?THANKS Nora
March 28, 2019 at 11:28 pm #1084320Hi,
If you have any additional questions at this time we kindly ask that you open them up in a separate thread. The longer threads get in the forum, they become more difficult to support as they tend to drift off topic and they also make it troublesome for users trying to search for solutions. Keeping threads relevant to their original inquiry ensures that we can keep better track of what has been resolved and that users can more effectively find answers to similar issues they might be experiencing.
Thanks!
Best regards,
Ismael -
AuthorPosts
- The topic ‘Submenu and socket menu’ is closed to new replies.