Box shadow on site-wrapper not possible
-
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
- The topic ‘Box shadow on site-wrapper not possible’ is closed to new replies.