Home>Support>Change Circle Icons Fonts

Change Circle Icons Fonts

Notice: This thread is over two years old; the information may be outdated. Please consider creating a new thread if you require free support. If you have an active SiteOrigin Premium license, you can email our premium support desk at [email protected].

Hey there,

Is it possible to change the circle icon fonts?

Thanks

This is our free support forum. Replies can take several days. If you need fast email support, please purchase a SiteOrigin Premium license.

  1. 10 years, 6 months ago Andrew Misplon
    Hi, I Work Here

    Hi barış

    Try something like this under Appearance > Custom CSS for Vantage Premium or in your own Custom CSS module/plugin for Vantage Free:

    /* Circle Icon Fonts */
    
    .widget_circleicon-widget .circle-icon-box h4 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    /* Circle Icon Text Color */
    
    .widget_circleicon-widget .circle-icon-box p.text {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    
    /* Circle Icon More Link */
    
    .widget_circleicon-widget .circle-icon-box a.more-button {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    }
    

    Edit as required.

  2. 10 years, 6 months ago barış Aslan

    Hi Andrew and thanks =)

    I pasted the bleow in the circle icon’s Edit page … Widget Styles/ Attributes/CSS Styles

    /* Circle Icon Fonts */

    .widget_circleicon-widget .circle-icon-box h4 {
    font-family: \”Comic Sans MS\”, cursive, sans-serif;
    }

    /* Circle Icon Text Color */

    .widget_circleicon-widget .circle-icon-box p.text {
    font-family: \”Comic Sans MS\”, cursive, sans-serif;
    }

    /* Circle Icon More Link */

    .widget_circleicon-widget .circle-icon-box a.more-button {
    font-family: \”Comic Sans MS\”, cursive, sans-serif;
    }

    Nothing changed , is there something wrong I’m doing ?

    Thanks

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.

Get The Most Out of SiteOrigin with SiteOrigin Premium

Find Out More