Reduce Font Size of Sidebar Block RECENT ARTICLES

Posted in: Newspaper
Post count: 76

Hi,

I need to reduce font size of Sidebar RECENT ARTICLES block so that all my articles with long titles can be read in full glance. Please provide me with the CSS code.

Screenshot:
http://www.sansan-bizconnect.com.sg/wp-content/uploads/2016/01/Screen-Shot-2016-01-29-at-11.39.40-pm.png

Link:
http://www.sansan-bizconnect.com.sg/2016/01/28/why-connector-personalities-are-power-assets-for-your-company-and-how-to-identify-them/

Thanks!

Post count: 23312

Hello joyceloh,

If you want to reduce the font size for your Recent Articles section of your sidebar, please try the code below and add it in Theme panel->Custom CSS area.

.td-ss-main-sidebar .td_module_16 .td-module-title {
font-size: 13px!important;
}

The result you should see here -> http://screencast.com/t/FZn1C6wIOnMf

Hope this helps and let us know how it goes!

Thank you for the message!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.