Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #530522

    I have bullet points on my main page and others and its alot of space between. How do I fix?

    #530766

    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

    #531648

    Thank you LOTS!! my partner and I are extremely grateful

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘To much space between bullet points’ is closed to new replies.