This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Font for post carousel

11 years ago · Last reply by PaV 11 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.

Need fast email support? Get SiteOrigin Premium

Replies

2
  1. Andrew Misplon Staff 11 years, 3 months ago

    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. PaV 11 years, 2 months ago

    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.

Have a different question or issue?

Start New Thread