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
Hey ppi37,
Add this to quick css:
#top .flex_column_table{
margin-top:10px!important;
}
Best regards,
Jordan Shannon
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
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
Hi ppi37,
Glad we could help :)
If you need further assistance please let us know.
Best regards,
Victoria