Search for: Log In Free Support [Support request] Masonry Blog box-shadow Home › Forums › Support › Masonry Blog box-shadow This topic has 1 reply, 2 voices, and was last updated 4 years 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 GeneratePress 1.3.44GP Premium 1.2.94 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. Documentation: http://docs.generatepress.com/ Adding CSS: http://docs.generatepress.com/article/adding-css/ 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