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 Split

Home / Forums / Virtue Theme / Topbar Split

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
March 5, 2014 at 6:54 pm

I have the search box and a menu in my topbar, but the menu is wider than 50% (and search is not), so I’d like to split it 70 / 30 instead of 50 / 50.

I thought adding this to my custom CSS would do it:

.kad-topbar-right {
width: 30% !important;
}

.kad-topbar-left {
width: 70% !important;
}

But it doesn’t. Any idea what I’m missing?

Thanks!!

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