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

Topbar styling

Home / Forums / Virtue Theme / Topbar styling

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
January 25, 2019 at 6:57 am

Is there any way to remove hover effect from topbar menu by css?. Didnt find that in theme options.

im allready using css code which i found here on support forum, to customize fonts in topbar, it looks like:

.topbarmenu ul li a {
font-family: ‘Montserrat’, sans-serif;
font-weight: Medium;
font-size: 11px;
color: #f7f7ff;
text-shadow: 1px 1px 2px #073349;
}

site url:

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