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.

Replies

2
  1. Andrew Misplon Staff 11 years, 1 month ago

    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. barış Aslan 11 years, 1 month ago

    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.

Have a different question or issue?

Start New Thread