1
Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text
2
Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text
A modification
3
Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text Click here to add your own text
Color-Section here with custom-class: column_flex_reorder
@media only screen and (max-width:767px) {
.column_flex_reorder .entry-content-wrapper {
display: flex !important;
flex-direction: column;
flex-wrap: nowrap;
}
.column_flex_reorder .av_one_third:nth-child(1) {
order:2
}
.column_flex_reorder .av_one_third:nth-child(2) {
order:3
}
.column_flex_reorder .av_one_third:nth-child(3) {
order:1
}
}