Notice: These forums are now retired and closed. For active support, please Submit a Ticket or visit our official WordPress.org community pages.
Kadence Theme | Kadence Blocks | Starter Templates | WooCommerce Email Designer | Ascend | Virtue | Pinnacle

menu on ipad

Home / Forums / Virtue Theme / menu on ipad

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 17, 2016 at 6:49 am

Hi Guys

The mobile (hanmburger) menu on the ipad version isn’t opening up. I’d actually like it to NOT to be the mobile version anyway; I want it to look like the desk top view..

I tried this code from in the support forum, but it didn’t work for me.


@media
(min-width: 1024px) {
#nav-main ul.sf-menu, .nav-main ul.sf-menu, #nav-second ul.sf-menu {
display: block;
}
#kad-mobile-nav {
display: none;
height: auto;
}
#mobile-nav-trigger {
display: none;
height: auto;
}
}

Thanks for your assistance.
carrie

  • The forum ‘Virtue Theme’ is closed to new topics and replies.