How can I remove "dark layer" of the link box in featured area Posted in : TheBlogger yoonski21Participant 27 July 2018 at 00:09 #55383 When I make link box in featured area with image, it become a little bit dark (seems there is dark layer) I want to remove that dark layer. I want to use that image without that dark layer. But the dark-hover is okay. Please help me~ http://gspraha.com serkanModerator 28 July 2018 at 11:21 #55398 Hi, you can use this custom css code; .post-wrap:before { background: none; } Thanks yoonski21Participant 28 July 2018 at 16:21 #55408 Thank you so much! serkanModerator 31 July 2018 at 17:46 #55437 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. bjsintParticipant 22 August 2018 at 01:45 #55834 This code as has removes the dark wrap for my link boxes too… athough when editing in the ‘customize’ window the boxes are still dark… looks like and error? serkanModerator 24 August 2018 at 15:03 #55857 Hi, Don’t worry about the live customizer, your visitor won’t be able to see the dark layer. Thanks JillianneParticipant 16 December 2019 at 20:41 #61496 This worked great! Any way to add a bit of code to bring back the overlay (maybe not AS dark as the default) on hover? serkanModerator 16 December 2019 at 21:36 #61498 Hi @Jillianne You can try to use this custom css code; .link-box .post-thumbnail:hover .post-wrap:before { opacity: .2; } .post-wrap:before { opacity: 0; } Thanks JillianneParticipant 16 December 2019 at 21:47 #61499 Sorry, I was not clear in my question. I like that there is no overlay in the image’s regular state but it needs a little overlay on hover. serkanModerator 16 December 2019 at 22:21 #61501 Hi, I just updated the css codes. It should work for you. Thanks JillianneParticipant 16 December 2019 at 23:01 #61503 Perfect, thanks! serkanModerator 17 December 2019 at 15:34 #61509 You’re welcome, please don’t forget to rate the theme on themeforest if you liked it, thanks. Viewing 12 posts - 1 through 12 (of 12 total) You must be logged in and have valid license to reply to this topic. License required for the following item TheBlogger WordPress Themeby pixelwars Login and Registration Log in · Register