Tagged: education
Hi matt,
Just add below custom css code to hide the tags from your homepage.
.home .tag-links { display: none; }
Thank you!