Home>Support>Change Circle Icons Fonts
  1. 9 years, 8 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. 9 years, 8 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