Hi there,
I’m using the Icon List with fairly large text paragraphs – I need to increase the space between each element to make to more readable – have included the page below.
Hey,
Thanks for contacting us!
Please edit your Icon List element and give it a custom ID in Advanced > Developer Settings tab (“my-custom-id” in example below) and then add following code to bottom of Quick CSS field in Enfold theme options > General Styling
#top #my-custom-id li { margin-bottom: 30px; }
Cheers!
Yigit