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*

Need Only shows the feature image, Title. Please don’t show Content of Post !

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #92605
    ad.3x4you
    Participant

    I want when the mouse pointer moves to it not to show the content inside the article.

    #93304

    Hi @ad-3x4you,

    Just add the below custom CSS code in Appearance > Customize > Additional CSS to hide the body text of posts.

    .post-main .post p {
        display: none;
    }

    Thank you!

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