use italic text with circle icon plugin
I am using the Vantage theme and I would like to make some of the text that follows the circle icon in italics but can’t figure out how to do that. I tried changing in the html window and also the visual window but neither effected the change.
Thank You!
Linda
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi Linda
Thanks for running Vantage.
Page Builder content can’t be edited in the Visual / Text tabs, only via the Page Builder tab.
The following placed under Appearance > Custom CSS will italicise the paragraph text under the Circle Icon Widget:
/* Circle Icon Text Color */ .widget_circleicon-widget .circle-icon-box p.text { font-style: italic; }Alternatively you could use the following tags to wrap words:
Thanks. I needed to italicize a title so I took the 2nd option and it worked!
Super; glad that helped.
Replies on this thread are closed.
Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.