Tagged: x Author Posts April 15, 2016 at 2:31 am #883821 robotpantsParticipant Hello! I am having a HELL of a time trying to find the CSS that’s driving the color highlight in the shop. See private message for details! I’ve spent like 15min in the FF inspector and nothin’ April 15, 2016 at 2:31 am #883826 robotpantsParticipant This reply has been marked as private. April 15, 2016 at 8:29 am #884257 ZeshanMember Hi there @robotpants, Thanks for writing in! This color is added by the browser itself of the <mark> HTML tag (see: http://prntscr.com/askb6a). To remove this styling, add following CSS under Custom > CSS in the Customizer: .product mark.count { background-color: transparent; color: inherit; } Hope this helps. 🙂 Thank you! Author Posts <script> jQuery(function($){ $("#no-reply-883821 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In