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 tags from post image

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #77438
    100offdeal
    Participant

    Hi Team,

    could you plz help me in how do I remove tags from post image. Website:- http://100offdeal.online/
    The issue is I cannot assign post to more category if I do this these all tags will shown on post image and it not looks good.

    so plz guide me how to remove it or how do I limit it to two category only i.e if I assign post to 4 category so is there any option instead of showing all category tag on image it can just limit to 2.

    #77444

    Hi 100offdeal,

    To show only 2 categories on Featured Image block, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS Code.

    .post-block .category-meta .cat-links a:not(:first-child):not(:nth-child(2)),
    .post-img-wrap .category-meta .cat-links a:not(:first-child):not(:nth-child(2)) {
    	display: none;
    }

    Thanks

    #77457
    100offdeal
    Participant

    The code is not working
    See the image – https://ibb.co/31srxfB

    I have assigned this post to 5 categories and all that shown on post image. I just want it to show only 2 category even if i assigned to more than 2 categories, if that is not possible then plz tell me how to remove this category tags from post image.

    #77486

    We have again checked the code. It’s working very well and should work for you as well. We have noticed that u haven’t used the code in your Site ( 00offdeal.online ). Please once again paste the code to ‘Appearance > Customize > Additional CSS’ and let us know.

    Thanks

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