createdbyjerome Posted January 3, 2020 Share Posted January 3, 2020 Hi, Does anybody know how to hide the tags on a blog post when using the "Foundry" theme? I've tried various custom css strings that I managed to find in other places of the forum, with no luck unfortunately. I'm guessing this was due to themes being varied, so they won't use the same class names etc, but it would be a big help if anybody is able to provide some support with this current issue, I'm not sure why somebody would want meta tags displayed publicly like that anyway, it makes the post look messy. Thanks in advance. Link to comment
christyprice Posted January 4, 2020 Share Posted January 4, 2020 Hi @createdbyjerome, Try adding this to Custom CSS: /* remove blog tags */ .blog-item-tags { display: none; } christyprice.com 🇺🇸 Austin, TX US ✅ Get my 100+ item Client Process Checklist 📔 Flourish Journal for Creative Entrepreneurs - 365 days of prompts 🎥 Watch Circle Live: Hello Income (feat. Christy Price and Jeremy Schwartz) 🎬 Watch It's Not Hard to Say Goodbye: Crafting Client Offboarding from Circle Day 2023 Link to comment
Recommended Posts
Archived
This topic is now archived and is closed to further replies.