I have bullet points on my main page and others and its alot of space between. How do I fix?
Hey MetalX2!
You can add following code to Quick CSS in Enfold theme options under General Styling tab
.iconbox_content ul {
margin-bottom: 0;
}
You are wrapping each list item into its own UL tag. Please wrap all of your list items into one UL
Regards,
Yigit
Thank you LOTS!! my partner and I are extremely grateful