Home>Support>Change font size in circle icons

Change font size in circle icons

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].

I want to make the font size of my text under the circle icons slightly bigger. I’m not good with CSS or Php-editing.

http://www.maurian155.155.axc.nl/meer-2/

URL: http://www.maurian155.155.axc.nl/meer-2/

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, 1 month ago Magus
    Hi, I Work Here

    Hi Maurits Vande Reyde

    Would it be possible for you to create a temporary user account for us so we can log in and take a look? You can create the account with the following email address:

    [email protected]

    Just navigate to Users > Add New in your WordPress admin. Enter siteorigin for the username and [email protected] for the email address. Make sure you’ve selected Administrator for the role and enabled the “Send Password” field so we receive the details.

    Once we’re finished taking a look, you can delete this account. We’ll let you know when to do that.

    Thanks

    Magus

  2. 10 years, 1 month ago Maurits Vande Reyde

    Woops, sorry. Open for business now.

  3. 10 years, 1 month ago Magus
    Hi, I Work Here

    Hi Sebastian

    You can fix this with some custom CSS. If you are using Vantage Premium, navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. If you are not using Premium you will need a plugin to handle Custom CSS if you do not already have one. I recommend this plugin

    https://wordpress.org/plugins/simple-custom-css/

    Just add the following code in the editor you have.

    for the title.

    .widget_circleicon-widget .circle-icon-box h4 {
        font-size: 17px;
    }
    

    For the content

    .widget_circleicon-widget .circle-icon-box p.text {
        font-size: 13px;
    }
    

    These settings are the current defaults, change them as required.

    Let us know how you get on

    Magus

  4. 10 years, 27 days ago Maurits Vande Reyde

    Worked like a charm, thanks!

  5. 9 years, 4 months ago Private Message - [email protected]

    This is a private message.

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