Home › Forums › Support › Masonry Blog box-shadow This topic has 1 reply, 2 voices, and was last updated 8 years, 6 months ago by Leo. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts February 27, 2017 at 4:27 am #284489 terry gene Hi! I ‘inferred’ the following from a 2015 response in this forum. obviously, I’m getting it wrong. I also would like to drop shadow widgets February 27, 2017 at 8:45 am #284571 LeoStaff Customer Support Hi Terry, So you are trying to add shadow to the each blog post? If so try something like this: .masonry-post.masonry-brick { -webkit-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); -moz-box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); box-shadow: 10px 10px 5px 0px rgba(0,0,0,0.75); } You can adjust the attribute using this cool site: http://www.cssmatic.com/box-shadow Let me know if this answers your question. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In