I am using Enfold WordPress theme.
I have three columns on our Events webpage and need to reduce the horrizontal space between the three columns and the vertical space between the other set of three column s below.
Hey symbion,
Add this to quick css:
#top .av-flex-placeholder {
width: 1%!important;
}
#top .flex_column_table {
margin-top: 5px!important;
}
Best regards,
Jordan Shannon