Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1242599

    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.

    #1242606

    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

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.