Menu in Mobile

Home Support eCommerce Gem Menu in Mobile

Tagged: , ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12959
    Anonymous
    Inactive

    I have a problem with the menus of this theme in mobile version. in the mobile view of my website, the menus are not fully viewed and I cannot scroll down to view the other menus.. My ecommerce theme version is 2.1.3 and I didn’t touch any parent/child theme css.. please help

    #12978
    nirav
    Keymaster

    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.menu{max-height: 380px;
        overflow: hidden;
        overflow-y: scroll;}

    4) Save the file

    Hope this helps.

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

    Thanks and Regards,
    Team ProDesigns

    • This reply was modified 4 years, 5 months ago by nirav.
Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.