Hi guys, Id like to know what content element can enable the special heading light or the shortcode of it ?
And also special heading light quote @ classic. What fonts are being use in these 2 headings ?
Hi,
These are the shortcodes
Classic Style
[av_heading heading='Hello' tag='h3' color='meta-heading' style='blockquote classic-quote' padding='10']
Modern Style
[av_heading heading='Hello' tag='h5' color='' style='blockquote modern-quote' padding='15']
Default Style
[av_heading heading='Hello' tag='h5' color='' style='' padding='15']
Regards,
Ismael
Thanks bro
I was able to use it, just curious though. Does it support ” ‘ ” or ” ! ” for words like I’m etc ?
Hi,
Kriesi is working on the symbol translation. It gives an error when you use those symbols. It is working using the html codes.
http://www.ascii.cl/htmlcodes.htm
! = & #33;
' = & #39;
[av_heading heading='!Hello' tag='h3' color='' style='' padding='10']
Regards,
Ismael