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
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
3Hi 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
I was looking to increase the title font size on the post carousel widget (not the excerpt)
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.