To hide post tags in the Hestia WordPress theme, you can use custom CSS. Here’s a step-by-step guide:
Use Custom CSS in WordPress Customizer
- Go to your WordPress dashboard.
- Navigate to:
Appearance > Customize > Additional CSS - Add the following CSS:
.entry-tags{display:none;}
Also Read:
Top 15 Amazing Applications Built with Flutter Framework
E-Commerce Android App with Full Source Code