Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1197847
    Jeypolitan
    Participant

    Hi there! 🙂

    For some reason, there’s two “Read More” displays underneath all of my posts on my main page (under each post excerpt). See screenshot.

    I would only like to have the button “View Post”, not the highlighted “Read More”. How do I remove this “Read more” so each post does not contain two “read more”?

    Thank you!

    All best,
    Jennifer

    #1197849
    Jeypolitan
    Participant
    This reply has been marked as private.
    #1198053
    Jade
    Moderator

    Hi Jennifer,

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

    .home .more-link {
        display: none;
    }

    Hope this helps.

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