how can i change the list fonts to lower case here: http://i.imgur.com/NuP8gNe.jpg
how can i change the icons here: http://i.imgur.com/4XZtAqY.jpg
i want to use more colorful icons? how can i replace them?
Hi alfaweb2!
1- Please add following code to Quick CSS
.avia-icon-list .av-iconlist-empty .iconlist_title {
text-transform: none;
}
2- Please see – http://kriesi.at/documentation/enfold/adding-your-own-icon-fonts/
Cheers!
Yigit
Hey!
Please add following code and adjust as needed
.avia-icon-list .iconlist_icon {
height: 70px;
width: 70px;
line-height: 70px;
}
Best regards,
Yigit
THANK YOU SOOOOOOO MUCH YIGIT!