- This topic has 3 replies, 2 voices, and was last updated 9 years, 1 month ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Home › Forums › All Other Themes › Tags not shown
How can I let the tags in the posts not be shown?
Hi Marja,
Kindly show us your website URL.
Regards,
Brad
http://webdesignnijmegen.online/online-domeinnaam/
Hi Marja,
Kindly go to Appearance>>Customize>>Basic>>Custom CSS Box
Add this code there:
.post_tag{display:none;}
Regards,
Brad
