Tagged: special heading, sub title
Hi
How can we make the Sub Title text in the Special Heading Not Faded like the Title text?
Thanks
Dave
Hey Dave,
You can set the colour of the text in the Styling tab, select Custom Color and it will let you pick your custom colour.
Best regards,
Rikard
Hey Rikard
Yes, I understand that, thanks.
However, we can only pick Title Colour NOT the subtitle colour. The Sub Title is always washed out… faded…
So I can add code to every Special Heading sub Title.
What can we do in one place… Like add code in CSS so the Sub Title colour is the same as the Title colour. That is also at FULL strength, NOT washed out or the Faded colour.
Hope that’s clearer
Cheers Dave
Hi Dave,
Please try this in Quick CSS to control the subheading only:
.av-subheading p {
color: #000 !important;
}
If that doesn’t work then please post a link to where we can see the actual element.
Best regards,
Rikard
Fantastic you are AWESOME :)
Thanks Heap Mate
Hi,
Great, I’m glad that we could help. Please let us know if you should need any further help on the topic or if we can close it.
Best regards,
Rikard
This is still a bug in Enfold. Please consider fixing this.