Aloha, how can I change the text to mixed case in the icon list created at: http://performancecarrestorations.com/services/
And also, better align the icons so they are centered with the text?
Many thanks,
Drew
Hi HiDrew!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.avia-icon-list .iconlist_title {
text-transform: none;
margin-top: 15px;
padding-bottom: 10px;
}
Cheers!
Yigit
When I add in the top: 20px; the text disappears. I have left it that way so you can see. I tried playing with that value but to no avail. Can you let me know how to fix it so the text appears properly?
Many thanks!
Drew