Home>Support>adjust font size text in circle icon home page

adjust font size text in circle icon home page

By Rins Boschma, 9 years ago. Last reply by Andrew Misplon, 9 years ago.

Hello,

I try to adjust the font size of the content under the icon on the homepage. The font size of the page headers and the content on the other pages can easily be customized through customization but this doesn’t seem to affect the font size on the home page. Probably a silly question but I spent already some time to change it.

kind regards in advance,

Rins Boschma

URL: http://www.repairyourselfcafe.nl

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, 8 months ago Andrew Misplon
    Hi, I Work Here

    Hi Rins

    Try adding the following to Appearance > Custom CSS, edit as required:

    /* Circle Icon - Icon Font Size */
    
    .widget_circleicon-widget .circle-icon-box .circle-icon [class^="icon-"] {
    font-size: 24px !important;
    }
    
    /* 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 {
    color: #5e5e5e !important;
    font-size: 14px !important;
    }
    
    /* Circle Icon More Link */
    
    .widget_circleicon-widget .circle-icon-box a.more-button {
    font-size: 14px !important;
    }
    
  2. 9 years, 8 months ago Rins Boschma

    Hello Andrew,

    that does the trick!

    “Thank you very many” (from Leningrad Cowboys)

    Rins

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

    Awesome, glad that helped! Let us know if we can assist with anything else moving forward.

    Cheers

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