This topic has 2 replies, 2 voices, and was last updated 8 years by bluescreen611.

  • Author
  • #66316
     bluescreen611
    Participant

    How would I delete the “Read more” link in the post footer (using kleo post VC block) for the ‘quote post type’? Guess you’re using excerpts / how can I exclude this specific post type? Thanks

    #66327
     sharmstr
    Moderator

    The quotes are like any other post listing in that the text shown is from the visual editor unless an excerpt has been given.

    To remove the read more from quote posts, you can try this css in your child theme or quick css

    .post_format-post-format-quote .post-footer span.muted.pull-right {
    display: none;
    }

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution

    This support site is not about custom work. If you need custom development please contact cornel@seventhqueen.com

    #66581
     bluescreen611
    Participant

    Thanks!

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

The forum ‘KLEO’ is closed to new topics and replies.

Log in with your credentials

Forgot your details?