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

Mobile Menu

Home / Forums / Pinnacle Theme / Mobile Menu

This topic is: Resolved
[Resolved]
Posted in: Pinnacle Theme
March 25, 2016 at 2:16 pm

So my mobile menu was working until I added some custom css to make the desktop menu container wider to add more links to the menu. The desktop version looks perfect, but when I size down to mobile, it disappears.

Here is the custom code I’ve added #kad-banner-sticky-wrapper {
padding-bottom:0;
max-height: 150px;
}
#menu-main {
padding-top:15px;
}
#nav-main {
width:910px;
}
.kad-header-left {
width: 240px;
}
.kad-header-right {
width: 900px;
}

Any suggestions on how to make it appear again with keeping my custom css?

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