• marvingrell1979

    (@marvingrell1979)


    The menu won’t scroll if you have more than 7 items in the menu.
    The background scrolls but you can’t go to submenu items.

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • prodesignswpsupport

    (@prodesignswpsupport)

    Hello There!

    Greetings of the day!

    Follow the below steps to add custom CSS
    1) Please log in to the admin area
    2) Go to “Appearance >> Customize >> Additional CSS”.
    3) Paste the below code in “Additional CSS”

    .mean-container .mean-nav ul#primary-menu {
        overflow-y: scroll;
        height: 600px;
    }

    4) Save the updates

    Hope this helps.

    Feel free to get in touch in case of further queries.

    Thanks and Regards,
    Team ProDesigns

Viewing 1 replies (of 1 total)
  • The topic ‘Mobile menu problem’ is closed to new replies.