Home › Forums › Support › Font size sidebar links › Reply To: Font size sidebar links
October 20, 2015 at 9:54 am
#146048
Lead Developer
Lead Developer
Hi there,
To reduce the overall font size in widgets, our Typography add-on has an option in “Customize > Typography > Widget Typography”.
To reduce the size of links only, try this:
.sidebar .widget li a {
font-size: 14px;
}
Documentation: http://docs.generatepress.com/
Adding CSS: http://docs.generatepress.com/article/adding-css/
Ongoing Development: https://generatepress.com/ongoing-development