Hi,
I find in the forum the way to resize the icon, but I don’t find the way to resize the title andh the text, and to diminish the margin between 2 list points.
can you help me? Thanks
Hi,
Please add following code to custom.css file or into Quick CSS section in Enfold theme options page under Styling
.avia-icon-list .iconlist_title { font-size: 20px; }
.main_color .iconlist_content { font-size: 14px; }
.avia-icon-list li { padding: 0 0 10px 0; }
Regards,
Yigit
Thank you!!!