Replies: 0
HI! I would like to know how to hide only the tags below from the Homepage in each post (which appear immediately after the title) I used the additional CSS code
.tag-links {
display: none;
}
but they also disappear from the individual posts. Is there another way to just remove them from the homepage or put them under posts?
This is my blog page: http://theblowerdaughter.com/
Thank you for your support!