Hello to all,
I come back about class for my h1 style.
When I use:
<h3 class="my-header-class" style="text-align: center;">Kriesi.at support</h3>
and CSS:
.my-header-class strong {
color:red !important;
}
It works perfectly but not in posts (articles on my blog section)
Could you explain why ?
Thanks in advance,
Best Regards,
Iceman