Hello,
Is there any option for this column style? equal height and the picture width are 100% without padding and everything is in one line?
i tried to creat it but, its not working correctly on tablet size
Hey csogordaniel,
Not really, we can make each the same height, but you’ll need to choose a height that fits your content:
.flex_column.av_one_fourth {height: 400px !important; max-height: 400px !important; }
Perhaps a plugin would work better for this? Sorry, wish I had been more help :)
Best regards,
Mike