Font for post carousel
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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
2Hi 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.
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.