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*

How do I remove all tags from post image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #96139
    dave-8341
    Participant

    How do I remove all tags from post image

    #96162

    Hi Dave-8341,

    Login to your WP dashboard and go to Appearance > Customize > Additional CSS and paste below custom CSS code to hide tags from the post image.

    .home .category-meta {
        display: none;
    }

    Thank you!

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