Tagged: x Author Posts June 7, 2016 at 3:13 pm #1030575 calebParticipant Hey there, I’ve got ethos running over at http://rebeccamarie.com/blog-2/ I would like to reduce the size of the text in the sidebar. By 1 or 2 points. Also, is it possible to make the Categories not be capitalized anymore. So, instead of WEDDINGS, its just Weddings? Thanks! June 8, 2016 at 1:53 am #1031354 ChristopherModerator Hi there, Please add following code in Customize -> Custom -> CSS : .x-sidebar .textwidget { font-size: 15px; } .x-sidebar .widget a, .x-sidebar .widget ul li a { text-transform: capitalize; } Hope that helps. Author Posts <script> jQuery(function($){ $("#no-reply-1030575 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script> Log In Username: Password: Keep me signed in Log In