Tagged: x Author Posts September 14, 2016 at 11:54 am #1175091 FinestcityimprovParticipant I have tried many of the solutions posted on the forum and still can’t get the behavior i am trying for. I want a 50% transparency black (not the opaque red) on this page: Instructors Here is my Custom CSS I am placing in the page: .x-recent-posts .x-recent-posts-img a:hover { background-color: rgba(0,0,0,0.5); } I can put it site-wide if need be. thanks! September 14, 2016 at 12:20 pm #1175125 Prasant RaiModerator Hello There, Thanks for writing in! You can add this under Custom > CSS in the Customizer: .x-recent-posts a:hover .has-post-thumbnail .x-recent-posts-img:after{ background-color: #000 !important; opacity: 0.50 !important; } Thanks. Author Posts <script> jQuery(function($){ $("#no-reply-1175091 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In