badget

Biggest Sale! Special Offer!

Get 30% discount on all of our single themes with this coupon code: #30%SALE

Hurry up! *Limited time offer*

Text overflow

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #68922
    JH
    Participant

    Hi support!
    Is it possible other things but “…” in the excerpt after text overflow? “[…]” for example

    Also, when adding a manual excerpt to the post, is it possible to make it so it appears in seperate lines?
    For example:

    Title: …
    Jear: …
    Location: …

    All in seperates lines.

    Thank you!

    #68976

    Hi @johann-haker,

    To add “…” after the excerpt then please go to “Appearance > Customize > Additional CSS” and paste the below Custom CSS Code.

    .post .entry-main p:after,
    .featured-slider .featured-content:after {
    	content: "...";
    }

    And Sorry excerpt cannot be shown in the separate lines.

    Thanks

    #69508
    JH
    Participant

    Thanks!

    #69640

    Welcome anytime @johann-haker

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.