Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #590327

    Hi!
    Will you help me to solve this problem in Safari (iPad):
    logo

    As you can see LOGO is on the main menu. How I can change it?
    thank you
    web site http://chaletteremok.com

    #590332

    Hey!

    Try adding this code to the Quick CSS:

    @media only screen and (max-width: 1024px) {
    .main_menu .avia-menu, #header_main_alternate, .fallback_menu{display:none;}
    .container #advanced_menu_toggle, #advanced_menu_hide{display:block;}
    .responsive.html_mobile_menu_tablet.html_logo_right #advanced_menu_toggle{left:auto;}
    }

    Cheers! 
    Josue

    #592173

    thank you,

    it helps :-)

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘error with logo in Safari – iPad’ is closed to new replies.