This topic has 4 replies, 2 voices, and was last updated 10 years, 1 months ago ago by Eva Kemp
Hello!
Can you please give a custom .css code to make the titles of the widgets in the sidebar smaller? Here is an example (titles are Product Categories, Filter by price etc)… http://www.protopopescu.ro/demo-adi/site/product-category/furniture/
The purpose of this ticket is to make the widget area more compact, the big font of the tiles beeing probably the main factor for the big gaps between the widgets.
You have the admin credentials below. Thank you in advance 🙂
Hello,
Please use this code in custom.css:
.sidebar-widget .widget-title {
font-size: 10px !important;
}
Regards,
Eva Kemp.
Works great! Thank you very much! Ticket closed 🙂
PS: 12px was more than enough 😉
You’re welcome.
Regards,
Eva Kemp.
The issue related to '‘Smaller titles for the widgets in the sidebar / a more compact sidebar’' has been successfully resolved, and the topic is now closed for further responses