Shop Categories

X

Reply To: Menu on mobile doesn’t show everything

Home Forums Agama Pro Menu on mobile doesn’t show everything Reply To: Menu on mobile doesn’t show everything

#27451
Zex
Moderator

Hello, Beatrice!

Try to insert the following code into Customizing->General->Additionall CSS:

nav.mobile-menu{
    max-height: 100%!important;
}

Regards