Tagged: x Author Posts October 14, 2016 at 1:07 pm #1216426 bjmillerParticipant I am getting some weird hover color and container over on a side bar widget. I cant seem to figure out where it is coming from. Can you help? October 14, 2016 at 1:08 pm #1216428 bjmillerParticipant This reply has been marked as private. October 14, 2016 at 3:24 pm #1216592 JoaoModerator Hi There, Please add the following code to Appereance > Customizer > Custom > CSS .widget ul, .widget ol, .widget ul li:hover, .widget ol li:hover { border: 0px background-color: transparent; box-shadow: none; } Hope it helps Joao October 17, 2016 at 12:39 pm #1219635 bjmillerParticipant It still has white hover color and visible container? October 17, 2016 at 12:52 pm #1219647 ThaiModerator Hi There, Please delete the previous CSS then add the following CSS: .widget ul li, .widget ul { border: none; box-shadow: none; } .widget ul li:hover, .widget ol li:hover { background-color: transparent; } Hope it helps 🙂 Author Posts <script> jQuery(function($){ $("#no-reply-1216426 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In