Tagged: , , , ,

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #511221

    Hi

    I have created a section of a page with two icon lists separated by a separator.

    I would expect them to be …

    ICON LIST 1
    SEPARATOR
    ICON LIST 2

    But instead it is …

    ICON LIST 1

    [BIG GAP]
    ICON LIST 2

    http://screencast.com/t/fHkSvS6tG

    This is how I have the whitespace/separator configured … http://screencast.com/t/Cyt3RI4hwUnu

    Why is there a big gap??

    #511432

    Hi richardelectrix!

    Please add following code to Quick CSS in Enfold theme options under General Styling tab

    .avia-icon-list-container.avia-builder-el-8 {
        margin-bottom: -20px;
    }

    Cheers!
    Yigit

    #511454

    Hi

    That fixes it when I put it in quick CSS, but WHY doesnt it fix it when I paste it in the child stylesheet?

    Appearance > Editor > Enfold Child >

    #511543

    Hey!

    This issue should be fixed already. Please confirm so we can mark the thread as resolved or assist you further

    Cheers!
    Yigit

    #511553

    This is fixed.

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Large gap between Icon Lists’ is closed to new replies.