This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

use italic text with circle icon plugin

Resolved 3 replies premiumthemetheme-vantage
11 years ago · Last reply by Andrew Misplon 11 years ago

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

URL: http://www.linkaymer.com

This is our free support forum. Replies can take several days.

Need fast email support? Get SiteOrigin Premium

Replies

3
  1. Andrew Misplon Staff 11 years, 6 months ago

    Hi 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:

    <i>Italics go here</i>
  2. Linda Campbell 11 years, 6 months ago

    Thanks. I needed to italicize a title so I took the 2nd option and it worked!

  3. Andrew Misplon Staff 11 years, 5 months ago

    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.

Have a different question or issue?

Start New Thread