Dear Kriesi Support Team,
I want to use icon list but the icon and title is too big. How to resize? pls help me
Thanks & Regards,
Hey vemaybayanz!
You can use the following css to adjust the icon and title size:
.avia-icon-list .av-iconlist-empty .iconlist_title {
font-size: 12px !important;
}
.avia-icon-list .iconlist_icon {
font-size: 26px !important;
height: 51px !important;
width: 51px !important;
}
Best regards,
Dake
Dear Dake,
Should i paste css above to quick custom css or somewhere else?
Hi!
You can insert any custom css into your quick css section in your theme options > general styling.
Best regards,
Dake