Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1335797
    Jacko_Pinto
    Participant

    Hello.

    I’m displaying my latest posts on the home page… next to the title of each post there’s a little icon (like a document – see attached screen shot) How can I get rid of it so that only the title is visible?

    Thanks for the help!

    #1335800
    Jacko_Pinto
    Participant
    This reply has been marked as private.
    #1336130
    Prasant Rai
    Moderator

    Hello Jacko,

    Thanks for writing in!

    You can add this under Custom > CSS in the Customizer:

    .entry-title:before {
        display:none !important;
    }

    Thanks.

    #1337057
    Jacko_Pinto
    Participant

    Worked great. Thank you very much!

    #1337068
    Joao
    Moderator

    You are welcome 🙂

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