remove blog text preview

Home Forums Jevelin Theme remove blog text preview

Home Forums Jevelin Theme remove blog text preview

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
  • audiospringmusic
    Participant

    Hi support,

    Just want to know how I could remove the preview text on my blog posts? (see screenshot for reference)

    Thank you,

    German

    Attachments:
    You must be logged in to view attached files.

    Shufflehound
    Moderator

    Hi there,

     

    You can use this custom CSS below:

    .blog-list .post-content {
        display: none;
    }

     

    Let us know if that works!

     

    Best regards,

    Shufflehound team

Viewing 2 posts - 1 through 2 (of 2 total)