Tagged: responsive columns
Hello,
I have 5 (product) columns made using a grid row.
On a large screen (2600px) it looks fine
If I decrease the screen size all columns get different size based on the content.
How to I keep all the same size / responsive.
Hey badoes,
I don’t think it will look good to keep it at 5 columns, but you can try adding this css code in Quick CSS (located in Enfold > General Styling) to keep it 5 columns even in smaller devices:
.responsive #top #wrap_all .flex_column.av_one_fifth {
width: 20% !important;
margin-left: 0 !important;
}
Best regards,
Nikko
Thanks Nikko,
Will try this
Hi,
Did you need further help or shall we close this topic?
Best regards,
Jordan Shannon
Great worked for me, thanks
Hi,
I’m glad this was resolved. If you need additional help, please let us know here in the forums.
Best regards,
Jordan Shannon