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

    Hello, Small question. on my website: http://www.bedek-nadlan.co.il i have a logo and a menu. in mobile phones when i get in to the site the menu is hide half of the logo.
    Are it possible to fix it. very important to show all logo
    Thanks

    #564439

    Hey wbitsolutions,

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

    @media only screen and (max-width: 767px) {
    .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle {
        left: -20px !important;
    }
    }

    Best regards,
    Rikard

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