Home>Support>Site Origin Widget Bundle – Font Size

Site Origin Widget Bundle – Font Size

Hi, how can I change the font size on the post carousel widget? The title of the widget is a bit small itself however the titles for each post are super tiny. Take a look at my site at the bottom sits this widget

URL: http://ffb.a3e.myftpupload.com/

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, 3 months ago Magus
    Hi, I Work Here

    Hi Fleur Ottaway

    You can fix/change this with some custom CSS. If you navigate to Appearance > Custom CSS, you’ll get our custom CSS editor. Just add the following code.

    .vantage-grid-loop article .excerpt p {
        font-size: 13px;
    }
    

    Please adjust as required.

    Let us know how you get on

    Magus

  2. 9 years, 3 months ago Fleur Ottaway

    I was looking to increase the title font size on the post carousel widget (not the excerpt)

  3. 9 years, 3 months ago Magus
    Hi, I Work Here

    Hi Fleur

    Sorry about that, saw the comment about the post titles being super tiny and concentrated on that. The title can be targeted using the following.

    .sow-carousel-title .widget-title {
      font-size: 2.2em;
    }
    

    If that is still too small please try increasing it to 2.6em.

    Magus

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