Can I change the color of that text while keeping the thickness and location?
I would appreciate any CSS
Can I change the color of that text while keeping the thickness and location?
I would appreciate any CSS
Why don’t you use a simple HTML trick
<h2 style="color:blue;">CategorĂas
in a rich text xomponent.
h1=headline 1
h2=headline 2
etc etc.
Perfect!!!