Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #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 Nora

    #1081426

    ALSO: 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?

    #1082221

    Please, 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

    #1082950

    Hi,

    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,
    Ismael

    #1083004

    Thanks 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

    #1084320

    Hi,

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Submenu and socket menu’ is closed to new replies.