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

Ipad display Landscape Menu

Home / Forums / Pinnacle Theme / Ipad display Landscape Menu

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
January 22, 2016 at 7:40 am

Dear All,

I am not able to display the Navigation menu on Ipad (landscape mode), I have only the logo with 3 lines icon.
I would like to have on PC and tablet in landscape mode the full menu, on other mobile device such iphone the icon.

I tried this CCS wihtout success:

@media
(min-width: 768px) and (max-width: 992px) {
#nav-main ul.sf-menu, .nav-main ul.sf-menu {
display: block;
}
#nav-second ul.sf-menu {
display: block;
}
#kad-mobile-nav {
display: none;
height: auto;
}
#mobile-nav-trigger {
display: none;
height: auto;
}
header #nav-main, header .nav-main {
margin: 4px 0;
}
}

Thanks in advance for your help.
my website is gsspartner.com

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