Tagged: CSS, not working, pages
Hi richardelectrix!
Please it does target a certain column. Please turn on custom CSS field for ALB elements – http://kriesi.at/documentation/enfold/turn-on-custom-css-field-for-all-alb-elements/, give your iconlist elements that you would like to adjust a custom class and then change the code to following one
.your-custom-class { margin-bottom: -40px; }
Cheers!
Yigit
Works a treat. Thanks