Tagged: category, show 2 categories, tag
- This topic has 3 replies, 2 voices, and was last updated 4 years, 5 months ago by Theme Horse Support Team.
-
AuthorPosts
-
May 6, 2020 at 11:06 am #77438100offdealParticipant
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.
May 6, 2020 at 5:30 pm #77444Theme Horse Support TeamKeymasterHi 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
May 7, 2020 at 9:28 am #77457100offdealParticipantThe code is not working
See the image – https://ibb.co/31srxfBI 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.
May 8, 2020 at 8:01 am #77486Theme Horse Support TeamKeymasterWe 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
-
AuthorPosts
- You must be logged in to reply to this topic.