[Resolved] Drop Read More Text – WP Show Post

Home Forums Support [Resolved] Drop Read More Text – WP Show Post

Home Forums Support Drop Read More Text – WP Show Post

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1603550
    Jerry

    Hi guys,

    Ying helped me out greatly before, but I noticed the “Read More” text in WP Show Post is still inline.

    I like it drop down 2 lines. Currently, it is in line with the last words of the excerpt. I’d like to drop it a full line to create a little space.

    https://tinyurl.com/y9r8uw6k

    http://jeroenc2.sg-host.com/blog/4-reasons-why-drinking-kombucha-is-good-for-your-gut/

    Thank you!

    #1603810
    David
    Staff
    Customer Support

    Hi there,

    try this CSS:

    .wp-show-posts-entry-summary p a {
        display: block;
        margin-top: 10px;
    }
    #1603921
    Jerry

    Thank you once again!

    #1604582
    David
    Staff
    Customer Support

    You’re welcome

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