Viewing 3 replies - 1 through 3 (of 3 total)
  • Hello, try to use the following CSS code.

    You can add CSS code in Customize → Additional CSS section.

    @media (max-width: 991px) {
        .main-navigation ul ul li:hover > ul {
            left: 0;
        }
    }

    Please feel free to ask any other questions that you might have.

    Kind Regards, Roman.

    Thread Starter gugugarage

    (@gugugarage)

    Thanks a lot. it worked.

    Great! You are welcome ??

    Kind Regards, Roman.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Menu bar doesn’t work on mobile’ is closed to new replies.