Solution -As a general principle, I would not recommend creating a template override. Others may have a different approach.
Create a custom.css file inside the css directory and add this css code inside the custom.css file for the initial solution.
template > your_template> css > custom.css
Code:
span.badge.bg-danger.featured-article-badge { display: none;}
Statistics: Posted by colin99 — Mon Oct 21, 2024 2:43 am