Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
Hi, how can I make the icons in an icons list smaller – http://screencast.com/t/QqqiDGCUQ?
Thanks.
Hi DROR!
Please add following code to Quick CSS
.iconlist_icon .iconlist-char {
font-size: 26px;
}
Best regards,
Yigit
Hi Yigit, sorry, I meant how I can make the entire icon circle smaller, not just the icon itself.