I am using the columns widget and I have a gutter between them but it seems that when it is using this gutter the columns dont wrap when the size is over, it adds this css:
.columns:not(.gutter-none) > .columns-item{
min-width:0;
}
Hello
Have you used these properties correctyMake sure you have added different behaviors.
And with this much information I can only answer his, if you have different scenario and if you can share more information that would really help community members to understand.
Thanks
Tousif Khna
Yes I have the gutter size to Small!!
@Filipe Lourenço @Filipe Lourenço.columns:not(.gutter-none) > .columns-item{ min-width: 50px; } Try this , it may help you
Yes , that is redefining the class but what I want to know is why this behaviour, it shouldn't