Hi There - I'd like my widgets in the sidebar to have a larger font size - can you please tell me which selector to target with the CSS?
thansk
increase font size in sidebar
3 posts from 2 voices-
Posted 9 months ago #
-
sorry - I'm using the Angular theme and the URL is http://www.shortiedesigns.com
Posted 9 months ago # -
Hey!
Try following code in css/custom.css:
#top .sidebar .widget li{ font-size: 13px; }and change the font size value. If it doesn't work for some widgets try:
#top .sidebar .widget li{ font-size: 13px !important; }Best regards,
PeterPosted 9 months ago #
Reply
You must log in to post.














