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

    Hi, Using the theme everything works fine apart from the header and logo on an ipad view. The header navigation (pages) become blurred and mixed together with the logo? I have a screenshot so you can see.

    #614750

    You can use http://ipadpeek.com/ and our domain http://www.theworkfromhomeshow.co.uk/ to understand better.

    #615410

    Hi,

    Please try the following in Quick CSS under Enfold–>General Styling to activate the mobile menu at an earlier point:

    @media only screen and (max-width: 1275px) {
    nav.main_menu {display:none !important;}
    #advanced_menu_toggle, #advanced_menu_hide {display:block !important;}
    }

    Best regards,
    Rikard

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