Hey,
What code shall I add if I want the Special Heading element in capital letters?
Thanks
Charlotte
Hey Charlotte!
Thank you for using Enfold.
Use this in the Quick CSS field:
body .av-special-heading .av-special-heading-tag {
text-transform: uppercase;
}
Cheers!
Ismael
Thanks :)
And what code shall I add if I want to decrease the size of the Special Heading?
Charlotte
Hi!
You can select what size to use in the shortcode options.
Cheers!
Elliott
Ok… but what do you mean by short code options? Where do I find it?
Hey!
Go ahead and watch this for an example, http://kriesi.at/documentation/enfold/videos/. Each element has an “edit” button that displays when you hover over it. You click that button to edit the shortcode options.
Regards,
Elliott
Ok, thanks.