HI,
I created this page and now I would like to change the font color on all the italic texts on the page (eg. Brooklyn Paper, Connected Ed, Technical.ly, etc)
Is this an easy way to go about doing this?
Thanks
Hey navindesigns,
You can wrap your text inside <mark> tag and then go to Enfold theme options > Advanced Styling and edit <mark> tagged elements and change their colors and then add following code to Quick CSS
mark { font-style: italic; }
Best regards,
Yigit
Please let me know if this is correct
also, more importantly any update on this ticket?