Forums
Home / Theme: Boxstyle / how to remove post tags in box style theme
(@basithashmi)
3 years, 3 months ago
how to remove post tags in box style theme
(@alxmedia)
Add this as additional css and they will be gone:
.post-tags { display: none; }