Hi-
I need to italicize the caption title in the fullwidth easy slider. Is there custom css you can send to me to do that? Thank you!
Erin
Hey es.design.ma,
Thank you for the inquiry.
Have you tried using the “em” or “i” tag to emphasize or italicize the caption title?
Example:
<em>Hello World!</em>
<i>Hello Universe!</i>
If you would like to use css, please add this code.
#top .av_slideshow_full .avia-caption-title {
font-style: italic;
}
Best regards,
Ismael
Thanks for this! I’d tried the “i” tag and it didn’t work. However the “em” tag did.
Appreciate the help!
Erin
Hi,
Glad to hear that you have this sorted out, if you have any further questions please create a new thread and we will gladly try to help you. Thank you for using Enfold.
Best regards,
Mike