Hi All
the discussion has already been opened:
kriesi.at/support/topic/add-more-the-5-images-in-a-row/#post-1099611
#eight-columns .entry-content-wrapper.clearfix {
display: flex !important;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: flex-start;
}
#eight-columns .entry-content-wrapper .flex_column {
flex: 0 1 10%;
margin: 0 !important;
}
the function code work but the columns are no longer responsive when viewed from mobile.
is there a way to set it responsive as when it is in 5 columns?
thanks for any support
solved
Hi,
Thank you for letting us know – we appreciate it.
Best regards,
Basilis