Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #835464

    I am trying to get the full text or summary of my blog post on the blog page however, currently, it only shows the thumbnail and read more button.

    How do I get rid of the read more button and have it show the whole post. I’ve gone through the reading settings, Enfold blog layout, and options in the blog page with no luck.

    #835717

    Hey ckwellington,

    Could you post a link to the site in question so that we can take a closer look please?

    Best regards,
    Rikard

    #835970

    Yes, it’s http://wavegenomeusa.com/. So sorry!

    #836415

    Hi,

    Thanks for that. I can see that you have used the Layout Builder to create your posts. When doing so then you will have to add all content to your posts manually. If you want to add the excerpt then you will need to show the excerpt field by selecting it in Screen Options in the top right hand corner of the screen.

    If you want to hide the read more link then please try this in Quick CSS:

    .blog .read-more-link {
      display:none !important;
    }

    Best regards,
    Rikard

    #836542

    Groovy – that worked! Thanks!

    #836551

    Hi!

    We’re glad that Rikard was able to help you! We’ll close this topic now. For any other questions or issues, feel free to post them here on the forum and we will do our best to assist you.

    Thank you for using Enfold.
    Cheers!
    Sarah

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Show full blog post’ is closed to new replies.