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

    Hi there,

    If you check my site in mobile it shows improperly. Can you help me fix it?

    #452163

    Hi ufodigital!

    Please try the following in Quick CSS under Enfold–>General Styling:

    @media only screen and (max-width: 767px) {
    .html_header_top.html_header_sticky.html_large.html_main_nav_header .av_minimal_header .main_menu ul:first-child > li a {
      line-height: 30px !important;
    }
    
    .fallback_menu.av-main-nav-wrap {
      height: 50px !important;
    }
    
    #advanced_menu_toggle {
    margin-top:0px !important;
    }
    }

    Regards,
    Rikard

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