Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Box shadow on site-wrapper not possible

$
0
0

Replies: 0

Hi,

Great Theme! Is there a reason why a box-shadow doesn’t work with the site-wrapper div?

.site-wrapper {
  -webkit-box-shadow: 0px 0px 16px 4px rgba(0,0,0,0.48);
-moz-box-shadow: 0px 0px 16px 4px rgba(0,0,0,0.48);
box-shadow: 0px 0px 16px 4px rgba(0,0,0,0.48);
}

Any help appreciated, thanks


Viewing all articles
Browse latest Browse all 59525

Trending Articles