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

    Hi,

    I have a perfect site on my iMac, iPhone and vertical iPad. On the iPhone and vertical iPad, the menu is switched to a menu logo.

    I need to have this when the website is horizontal on my iPad please – is this possible?

    Thanks,

    Catherine

    #387857

    Hi pelvic!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

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

    Cheers!
    Yigit

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