Tagged: iconlist
Hi!
What is the css code I need to enter in the quick css to modify the size of the text from the iconlist on a single page?
Thanks!
Hi EuroInfoSys!
Try this out.
.avia-icon-list .iconlist_title {
font-size: 12px !important;
}
Cheers!
Elliott
Perfect! Thanks!