Home › Forums › Basel support forum › Change font-size for category text in sidebar Change font-size for category text in sidebar This topic has 3 replies, 2 voices, and was last updated 8 years ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 13, 2016 at 10:28 pm #7915 Pat84Participant Hi! How can I change the font size to the list of categories in the shop sidebar and turn them all to lowercases? I can’t find the class. Pat Attachments:You must be logged in to view attached files. December 14, 2016 at 7:24 am #7926 Artem TemosKeymaster Hello, Thank you for your question. Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .widget_product_categories ul > li a { text-transform:lowercase; font-size:12px; } Kind Regards XTemos Studio December 15, 2016 at 11:19 pm #7990 Pat84Participant Great! Thank you 🙂 Pat December 16, 2016 at 8:26 am #7999 Artem TemosKeymaster You are welcome 🙂 Author Posts Tagged: font size, sidebar categories Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register