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

    Hi,

    I try to get 6 columns in a row with av-extra-columns method, it’s not working for me. Could you help me? It’s in the first place at the top of the site.

    • This topic was modified 5 years, 6 months ago by adiwarsaw.
    #1036109

    Hey adiwarsaw,

    Thanks for giving us admin access, I have removed those 1/5 columns.
    Then created 6 1/3 columns, each with this class: av-six-columns, however for the first one I gave it this class: av-six-columns av-six-columns-first
    In you Quick CSS in Enfold > General Styling I placed this code (above the media query):

    #top #wrap_all .flex_column.av-six-columns {
        width: 15%;
        margin-left: 2%;
        margin-top: 0;
        margin-bottom: 20px;
        clear: none;
    }
    
    #top #wrap_all .flex_column.av-six-columns-first {
        margin-left: 0;
    }

    Let us know if you need further assistance.

    Best regards,
    Nikko

    #1036111

    Thanks a lot

    Best regards

    #1036214

    Hi adiwarsaw,

    Glad that we could help.
    Feel free to comeback if you need further assistance.
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 4 posts - 1 through 4 (of 4 total)
  • The topic ‘Six columns isn`t working’ is closed to new replies.