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??
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
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 >
Hey!
This issue should be fixed already. Please confirm so we can mark the thread as resolved or assist you further
Cheers!
Yigit
This is fixed.