Forums
Forums / Themes and Templates / Change font in sidebar
(@ergenstussenin)
11 years, 7 months ago
Hi!
Does someone know how to change the font of the widget “to follow the blog by email”? I installed it via Jetpack, but the titel in the sidebar is bold & I want it the same as the other titels in the sidebar.
My blog: http://www.ergenstussenin.be
Thanks in advance!
(@alchymyth)
add something like this to your custom CSS:
.widget h4 label { font-weight: normal; }
Yes! It worked! Thankyou !!
The topic ‘Change font in sidebar’ is closed to new replies.