Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1221807

    Hi,
    After I update ENFOLD to 4.7.5 (I think it’s after this),
    I have a lot of space between 2 rows of columns.
    And under a unique row of columns too.

    How can I delete this space ?
    Because I only want a custom 6 px space

    Thanks

    #1221823

    Hey ppi37,

    Add this to quick css:

    #top .flex_column_table{
    margin-top:10px!important;
    }

    Best regards,
    Jordan Shannon

    #1221831

    Thanks a lot Jordan !

    I put this code :
    #top .flex_column_table{
    margin-top:0px!important;
    }
    And I had a space 6px between the 2 rows of columns.

    But why do I have to add this quick CSS with this update ?
    You have an explication ?

    Thanks

    #1221854

    Hi,

    I see the note in private data, was it fixed? The spaces could have been added by errant css code.

    Best regards,
    Jordan Shannon

    #1221857
    This reply has been marked as private.
    #1221868

    Hi ppi37,

    Glad we could help :)

    If you need further assistance please let us know.
    Best regards,
    Victoria

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘space under a row of columns’ is closed to new replies.