Hi,
I am using the “icon list” element on my site but there are no space between the header (text written with capitals) and the text below.
On your demo website of enfold there are nice spacing between the text. Where can I set the padding/spacing between the line for this?
Please see mine here: http://www.3loptest.dk (this is just a test site)
Hi t3lgroup!
Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as desired
.avia-icon-list .iconlist_title { margin-bottom: 10px; }
Regards,
Yigit
Thanks a lot.
Worked :)