Home>Support>Circle Icon Font Size

Circle Icon Font Size

By Susana, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hi, I need to change the font sizes for the Circle Icon widgets that I’m using. I’ve tried many of the custom CSS that I saw in the forum but nothing seems to take effect.

What am I doing wrong?

I ‘ve insterted Icon Circles in my Home page and on 2 other pages as well.

Please, could you help me with this?

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

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

    Hi Susana

    Insert the following under Appearance > Custom CSS and edit as required:

    /* Circle Icon Heading */
    
    .widget_circleicon-widget .circle-icon-box h4 {
    font-size: 14px !important;
    }
    
    /* Circle Icon Text */
    
    .widget_circleicon-widget .circle-icon-box p.text {
    font-size: 14px !important;
    }
    
    /* Circle Icon More Link */
    
    .widget_circleicon-widget .circle-icon-box a.more-button {
    font-size: 14px !important;
    }
    

    Hope that helps.

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