Home>Support>Change font size in circle icons
  1. 9 years, 4 months 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. 9 years, 4 months ago Maurits Vande Reyde

    Woops, sorry. Open for business now.

  3. 9 years, 4 months 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. 9 years, 3 months ago Maurits Vande Reyde

    Worked like a charm, thanks!

  5. 8 years, 6 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