How to hide tags on Highwind theme
-
Hi there, I just started using CSS to edit my Highwind theme. Can anyone help on how to hide the tags on my posts?
Thanks in advance,
GCThe blog I need help with is: (visible only to logged in users)
-
In order to hide tags in Highwind theme, you can use:
.tags-links { display: none; }I noticed http://latam.vc is using Twenty Twelve Theme though.
- The topic ‘How to hide tags on Highwind theme’ is closed to new replies.