Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1246014
    intveld
    Participant

    I’m building a new website on http://www.tivdev.com. I managed to get a Read More tag after the excerpts on my home page. But now I have two questions:
    1. Can I get rid of the space above Read More?
    2. Or, can I position the Read More tag at the end of the excerpt? So, not on a new line?

    Many thanks
    Ton

    #1246041
    Thai
    Moderator

    Hi Ton,

    Please add the following CSS under Customizer > Custom > Global CSS:

    .blog .entry-content.excerpt p {
        margin-bottom: 0;
    }

    Hope it helps 🙂

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