Post Carousel Text, Size and Color
Dear Support Team,
another question – how to I change the:
1. font colour of the text bellow the images in the post carousel?
2. the font size of the text bellow the images in the post carousel?
Thanks and best regards,
Milan
This is our free support forum. Replies can take several days.
Need fast email support? Get SiteOrigin Premium
Replies
1Hi Milan
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.
/* SiteOrigin Carousel */ .sow-carousel-wrapper ul.sow-carousel-items li.sow-carousel-item h3 { color: #474747; font-size: 15px; }Adjust the colour and font-size values as required. Hope that helps.
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.