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*

issues with front-page image blocks

Viewing 1 post (of 1 total)
  • Author
    Posts
  • #52229

    hi yfreemark,

    Go to Dashboard -> Appearance -> Customize -> Additional CSS and paste below css code to hide the content from front page.

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

    To show featured text over the image you have to make that post sticky. Sticky post will be display with featured text over the image.

    Thank you!

Viewing 1 post (of 1 total)
  • You must be logged in to reply to this topic.