Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #516279

    Hi , There is a problem on responsive menu when I click.
    The submenu not dropdown properly on Tablet(ipad) and it’s be like in the attached image.
    Please help http://imgur.com/QCm3xVy

    Thank you

    #516366

    Hi zmkstudio!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab and adjust as needed

    @media screen and (max-width: 959px){
    .ubermenu-responsive-default.ubermenu-responsive.ubermenu {
        background-color: orange;
    }}

    Cheers!
    Yigit

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