Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1367977

    Hi Support
    I have noticed that the burger menu in mobile version isn’t displayed correctly.
    The menu items are overlapping is each other – please see image attached.
    I simply don’t know how to change this, can you help?

    Many thanks
    &
    Best regards
    Lene
    Image of burger menu

    #1367985

    Hey Lene,

    This CSS seems to be causing that to happen:

    .html_header_sticky #top .main_menu ul:first-child > li .sub-menu a {
        height: 32px !important;
        line-height: 32px !important;
    }

    Please try removing it to see what happens then. It looks like it’s added in the WordPress customiser.

    Best regards,
    Rikard

    #1368233

    Hey Rikard
    Thanks for your reply.
    Your colleague, Mike, made the customization to the menu.

    I’m not a coder, so I’m a bit nervous with editing CSS.
    1) Should be editing of the CSS be done under “adjust theme”->Extra CSS?

    2)Are you sure this will not effect the menu on desktop version?

    Best regards
    Lene

    #1368255

    Hi,

    Thanks for the update. What was the original purpose of the code in question? Like I wrote above, it looks like the code is added in the WordPress customiser, not in the theme options.

    Best regards,
    Rikard

    #1368861

    Hey Rikard
    The original purpose of the coding was to align the drop down menu’s background color, the length and height of each navigation items cell plus adding a separator between each navigation item cell. See null Does this makes sense?

    Yes, it could be that some coding went into the customerzer, I’m not sure, as Mike made the coding.. I can’t find the WordPress Customerizer, so I’m not sure.

    Best regards
    Lene

    #1368892

    Hi,

    I have added some extra CSS for the mobile menu, please review your site. You can find the WordPress customiser under Udseende->Tilpas.

    Best regards,
    Rikard

    #1369239

    Hey Rikard
    Absolutely great-:)
    Many thanks for your great support.
    (You can close the ticket)

    #1369251

    Hi,

    Great, I’m glad that we could help. I’ll close this thread for now then, please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Menu in mobile version’ is closed to new replies.