Mobile sub menu not working & desktop sub menu jumping

This topic has 2 replies, 2 voices, and was last updated 11 months, 2 weeks ago ago by Rose Tyler

  • Avatar: anand
    anand
    Participant
    May 29, 2023 at 08:46

    Hello,

    1.My mobile sub menu tab not opening please check below screen.
    https://prnt.sc/CFWvCmRpO4Uf

    2.Desktop sub menu tab on mouse over get jumping it is not property i can’t move and see the sub menus.

    i can’t get properly On mouse over view in the sub menu
    https://prnt.sc/FSZCQXIudzvS

    https://prnt.sc/X9IG1XqnIFWY

    Please, contact administrator
    for this information.
    1 Answer
    Avatar: Rose Tyler
    Rose Tyler
    Support staff
    May 29, 2023 at 09:22

    Hello Anand,

    Thank you for contacting us and for using XStore.

    1/ If the mega menu was created using a static block it can be displayed correctly for desktop devices only. You need to create a separate menu without static blocks (Appearance > Menus) and select it for mobile (Theme Options > Header Builder > Mobile menu).

    2/ Please try to use the next custom CSS code:

    .et_b_header-menu .menu-item-has-children a:after {
        content: "";
        display: block;
        height: 30px;
        width: 100%;
        position: absolute;
    }

    If you have any additional questions or concerns, please do not hesitate to reach out to us. Our support team is always available to assist you.

    Kind Regards,
    8theme team

  • Viewing 2 results - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.Log in/Sign up

We're using our own and third-party cookies to improve your experience and our website. Keep on browsing to accept our cookie policy.