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

Add shadow line below header like this site

Home / Forums / Virtue Theme / Add shadow line below header like this site

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
May 4, 2018 at 12:09 pm

Site with shadow line below header

Can I do this with our Virtue Premium?

I tried these two CSS options, but couldn’t get them to work.

header#kad-header-menu {
box-shadow: 0px 1px 4px rgba(50, 50, 50, 0.35);
}

.kad-header-menu-outer {
box-shadow: 0px 3px 3px rgba(50, 50, 50, 0.35);
z-index: 1;
position: relative;
}

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