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

Main menu not fixed/sticky

Home / Forums / Virtue Theme / Main menu not fixed/sticky

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
October 2, 2016 at 12:07 pm

Hi,

Since the last update of the Virtue Theme Pro the main menu not fixed/sticky. Any suggestion?

See the code:

/*— Fixed Menu —*/
#nav-main {
width: 100%;
margin: 0 auto;
left: 0;
padding-bottom: 10px;
padding-top: 10px;
background: #2d5c88;
}
#nav-main-sticky-wrapper > #nav-main .sf-menu > li {
display: inline-block;
float: none;
}
#nav-main-sticky-wrapper > #nav-main ul.sf-menu {
float: none;
text-align: center;
}

/*— Menu Full Width —*/
#nav-main, .nav-main {
width: 150%;
margin-left: -25%;
}

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