I am trying to reduce the top margin of 3 – 1/3 layout containers here: http://ustriminc.com/ely/home2/ (top 3 images). I created a custom css class and used the following css:
.cw-col .flex_column av_one_third {
margin-top:14px !important;
}
Didn’t work. I have difficulty with getting any custom css classes to work using this feature. Thank you!
Figured it out. Added this style:
.cw-col div .av_one_third {margin-top:14px !important;}
Hi,
I’m glad you were able to get this corrected. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon