Home>Support>Font for post carousel

Font for post carousel

By PaV, 10 years ago. Last reply by PaV, 10 years ago.
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].

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