Hi,
Is there Quick CSS code that can change the Sidebar text font size under Headings like: Categories and Archive?
Cheers
NIgel
Hi taoleo!
Yes, you can add following code to Quick CSS field
.sidebar a { font-size: 16px; }
If you would like to target certain elements, please post the link to your website and point out the changes you would like to make.
Cheers!
Yigit
Hi Yigit.
Perfect…thanks :)