This topic has 1 reply, 2 voices, and was last updated 8 years by Radu.

  • Author
  • #114331
     webowner001
    Participant

    Hi There,

    On a SINGLE BLOG page – Recent posts come up, in a scroll effect… This is great…

    But Where/How Can I remove the Excerpt text that comes Up. I ONLY want to show the Image and Title.

    Thank you so much.

    #114491
     Radu
    Moderator

    Hi,

    Are you referring to that carousel ? “Related posts ?”

    If yes use this css

    COPY CODE
    .kleo-carousel li .entry-summary, .kleo-carousel li hr {
        display: none;
    }

    The css will be added from wp-admin -> theme options -> general settings -> quick css

    Cheers

    Radu

    Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.

Log in with your credentials

Forgot your details?