Hello,
I need to divide a color seccion in 6 columns. How can I do that?
I tried using this code that I found in the forum:
.flex_column.av_one_fifth.first.avia-builder-el-first {
margin-left: 0 !important;
}
.flex_column.av_one_fifth.first.avia-builder-el-last {
margin-left: 6%;
float: left;
clear: none;
margin-top: 0;
}
div .av_one_fifth {
margin-left: 6%;
width: 10%;
}
But didn’t work
Thank you so much!
Hey Rikard!
No worries, it worked! I didn’t realize before that even if it doesn’t display 6 columns in the editor it does it in the page.
Thank you so much!
Code works awesome!
Hi lleonera,
Glad you got it working for you! :)
If you need further assistance please let us know.
Best regards,
Victoria