Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1096203

    when mobile menu is enabled, the submenu items are showing over their parent menu item.
    any ways to fix this?

    #1096373

    Hey KyriK,

    Thanks for the login details, though I’m not sure I understand what you are referring to. Could you try to explain a bit further or post a screenshot of the problem please?

    Best regards,
    Rikard

    #1096449

    check out the issue i am getting in the mobile version.

    https://www.dropbox.com/s/yw7l2tun1jlnavy/IMG_2088.PNG?dl=0

    #1096733

    Hi,

    Thanks for the clarification. You have this coming from you child theme:

    ul.sub-menu {
        transform: translateY(-40px);
    }

    If you added that then please try to remove or alter it.

    Best regards,
    Rikard

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.