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

Header Shadow

Home / Forums / Virtue Theme / Header Shadow

This topic is: Resolved
[Resolved]
Posted in: Virtue Theme
September 4, 2015 at 9:17 am

Hi,

I’m trying to give the header a box-shadow using this:

.headerclass {
-moz-box-shadow: 0 8px 8px -8px #000;
-webkit-box-shadow: 0 8px 8px -8px #000;
box-shadow: 0 8px 8px -8px #000;
}

I do not have sticky with shrink enabled, I just want a normal header with a box shadow.

Thank you,
-David

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