Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #1007119

    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!

    #1007166

    Hey Meri,

    Where can we see the results you are getting?

    Best regards,
    Rikard

    #1007215

    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!

    #1007237

    Hi lleonera,

    Glad you got it working for you! :)

    If you need further assistance please let us know.

    Best regards,
    Victoria

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.