Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1162152
    BenMuzza
    Participant

    How do I change this icon on the thumbnail hover?

    http://www.soflo.co/beta/ right now it’s a link icon and I’d like to make it a media play button as my posts are video related.A

    #1162179
    Nabeel A
    Moderator

    Hi there,

    Thanks for writing in! Please add the following code in your Child Theme’s style.css file:

    .entry-thumb:before {
        content: "\f04b" !important;
    }

    Let us know how this goes!

    #1162382
    BenMuzza
    Participant

    Perfect thanks!

    #1162505
    Prasant Rai
    Moderator

    You are most welcome. 🙂

  • <script> jQuery(function($){ $("#no-reply-1162152 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>