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

Issue with topbar menu

Home / Forums / Pinnacle Theme / Issue with topbar menu

This topic is: Not Resolved
[Not Resolved]
Posted in: Pinnacle Theme
August 9, 2016 at 12:19 pm

You guys gave me css to hide the top bar mobile menu. However when I was looking at the site on an ipad mini the mobile top bar menu still showed up. However, the css works when I shrink my browsers window. Any suggestions on how to fix this?

Here is the css:

@media
(max-width: 992px) {
div#topbar {
visibility: hidden;
}
}

Here is the site:

I look forward to hearing from you

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