Home>Support>Font for post carousel

Font for post carousel

By PaV, 9 years ago. Last reply by PaV, 9 years ago.

Hi All,

Daft question…

How do I change the font used for the post carousel widget? currently it is fully capitalized and of different size to the titles on other widgets. Sorry if this is a daft question!

www.be-composites.com is the offending work in progress, specifically the news Carousel on the front page.

Thanks in anticipation!

PaV

URL: http://www.be-composites.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, 10 months ago Andrew Misplon
    Hi, I Work Here

    Hi PaV

    Not a theme option so try the following under Appearance > Custom CSS:

    /* Vantage Post Carousel */
    
    .vantage-carousel-title {
    color: #3b3b3b;
    font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-transform: none;
    }
    
    .vantage-carousel-wrapper .vantage-carousel li.carousel-entry h3 {
    color: #474747;
    font-size: 15px;
    font-family: "Helvetica Neue", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-size: 13px;
    font-weight: 500;
    }
    

    Edit as required.

  2. 9 years, 9 months ago PaV

    Brilliant! Thanks for your help!

    PaV

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