In a “Special Heading” is there a way to custom color the heading and sub-header separately? Or is it better to set those two elements up independently, not as a “Special Heading”.
Hi,
just following up on this question.
Hi,
Yes you can do that using CSS, if you add a class to it in the Advanced tab, then you can target the sub heading using CSS like this:
.my-class .av-subheading p {
color: red;
}
Replace my-class in my example with the name of your own class.
Best regards,
Rikard
Thank you for this.
Hi Kaleidoscope_Advertising_and_Design_Inc,
We’re glad to hear that :)
Let us know if you need further assistance.
Best regards,
Nikko