Home › Forums › Pro Support › Box Shadow This topic has 4 replies, 2 voices, and was last updated 3 years, 5 months ago by Tom. Viewing 5 posts - 1 through 5 (of 5 total) Author Posts June 19, 2020 at 12:22 am #16698 BenParticipant Hey Guys, Please take a look at my posts here: https://renovationrates.co.uk/ How do I add a box shadow around each post card? Thanks Ben June 19, 2020 at 3:32 pm #16739 TomKeymaster Hi there, You’ll need to do something like this: .wp-show-posts article { box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2); } June 23, 2020 at 7:39 am #16839 BenParticipant Hi Tom, That looks really weird. It looks like it’s applies the shadow to the column gutter: https://renovationrates.co.uk/ I just need it on the tile itself like it is here: https://gardenseeker.com/ Can that be done? Thanks Ben June 23, 2020 at 9:07 am #16843 BenParticipant Hey Tom, It’s OK, I fixed it. I had to amend the CSS a bit: .wp-show-posts-inner { box-shadow: 0px 4px 20px 0px rgba(0,0,0,0.2); } Thanks Ben June 23, 2020 at 4:45 pm #16851 TomKeymaster Glad you got it sorted 🙂 Author Posts Viewing 5 posts - 1 through 5 (of 5 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In