Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1407951

    Hi,
    I have placed text element and a icon list element above each other in one column element.
    In the text element I have placed an icon with header.

    I want the icon and header placed closer to the icon list. How can I change the white space between them?

    See the right side of the page.

    #1407995

    Hey JantienM,

    Please try to add this CSS code in Enfold > General Styling > Quick CSS:

    .page-id-55 #av_section_1 .av_one_third .avia-icon-list-container {
        margin-top: 20px;
    }

    Just adjust the value as you see fit (default is 30px).
    Hope it helps.

    Best regards,
    Nikko

    #1408181

    Yes that works, thanks Nikko!

    #1408280

    Hi JantienM,

    We’re glad that we could help you :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘add top/bottom margin between elements inside one column’ is closed to new replies.