Forums
Forums / Theme: Landscape / Hiding Tags
(@semiliou)
12 years ago
Hi,
How can I hide the tags that come up in the posts?
THank you
http://www.behindmyeyeball.com
(@crouchingbruin)
11 years, 11 months ago
First, install a CSS plugin like Custom CSS Manager, or use JetPack’s Custom CSS option. Then copy & paste this CSS rule:
.tags-links { display: none; }
The topic ‘Hiding Tags’ is closed to new replies.