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

Force Topbar in mobile menu

Home / Forums / Virtue Theme / Force Topbar in mobile menu

This topic is: Not Resolved
[Not Resolved]
Posted in: Virtue Theme
November 27, 2018 at 2:47 am

Dear team,
We are forcing the mobile menu through the following code:

#kad-mobile-banner-sticky-wrapper {
display: block;
}
#kad-mobile-banner {
display: block;
height: 60px;
}
#kad-banner-sticky-wrapper, #kad-banner {
display: none;
}

When we use this code, the topper doesn’t appears.
How can we force topbar in mobile menu?

Thank you in advance

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