Forums
Home / Theme: Oria / how to hide tags in oria
(@rgrace33)
9 years, 1 month ago
How do I hide tags in the Oria theme?
(@soumendra)
Hello,
Can you please provide the link to your site so that i can help you regarding that.
Thank you.
(@prabhukb)
You can use below css for hide tag:
.single .tags-links { display: none; }
Thanks, Sam and Prabhukb for your replies. The code worked–thanks, Prabhukb.
(@vbptrin)
9 years ago
This worked for me, as well! Thank you! (I’m using the Oblique theme by the way)