hi guys! in the pets template, i would like to re-add the small icon that appears at the top of module titles, but somehow, maybe while I was editing the template the :before
code is not longer appearing in my HTML, like it is in the demo site:
<h3 class="section-title h6 text-primary ">
:before
<span>Quality Service</span>
</h3>
so, I can't add the custom CSS in the template... please, how can I fix it? how can re-add that :before
thanks a lot!!!