Tagged: x Author Posts January 12, 2017 at 2:06 pm #1327661 vertiasstudioParticipant hey X team, I’d like to remove the icon that is showing on the blog index when hovering. I still want to keep the hover effect just remove the icon. Thanks, Steph January 12, 2017 at 3:24 pm #1327764 JadeModerator Hi Steph, You can add this under Custom > CSS in the Customizer. .entry-thumb:before { display: none; } Hope this helps. January 14, 2017 at 1:28 pm #1330090 vertiasstudioParticipant That worked! thanks! January 14, 2017 at 11:08 pm #1330482 RadModerator You’re welcome! Author Posts <script> jQuery(function($){ $("#no-reply-1327661 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In