New Landing How can we help? Atelier 5 columns

Viewing 12 posts - 1 through 12 (of 12 total)
  • Posted in: Atelier
  • #240011
    leggero
    Member
    Post count: 107

    Hi

    I’m wondering if it is possible to make 5 columns instead of the given 2,3,4,6 options. It is possible with team pictures or blogposts.

    Thanks for a feedback.

    Caspar

    #240013
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Hi

    Unfortunately not currently, but will consider adding in a future update

    – Kyle

    #240079
    leggero
    Member
    Post count: 107

    Hi Kyle
    Thanks for the info!

    Best, Caspar

    #240080
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    No problem 🙂

    #282286
    Integrity
    Member
    Post count: 32

    Any news about this 5-columns feature?

    #282291
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    We’ve looked into it but it would make too many layout issues in the page builder as it uses a 12 column grid, which can’t be divided equally by 5

    – Kyle

    #282354
    Integrity
    Member
    Post count: 32

    Understand. Any idea or ‘hack’ how can I make a 5- or 8, 9 column layout?

    Thanks in adv.
    Zoltan

    #282475
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You would need to add an extra class to the item and force it to be say 25%

    – Kyle

    #283536
    Integrity
    Member
    Post count: 32

    I’m not familiar with this, can you help me more specific?

    Thanks in advance,
    Zoltan

    #283538
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    Whatever page builder asset you’re using, you can add an extra class to it in the design options, let’s say you used ‘mycol5’

    Then the css would be

    .mycol5 {
      width:25%;
    }
    

    However it may need some more work. As this is more work than a basic customisation you’ll need to do it to your own knowledge and responsibility

    – Kyle

    #283546
    Integrity
    Member
    Post count: 32

    OK, just one more question:
    I have a row with 4 column (and mixed content in columns).
    How can I add the 5th column? Make a 6col layout or…?

    #283549
    Kyle – SUPPORT
    Moderator
    Post count: 35880

    You can make them all to 1/6 and force them to be 20% using the extra class

    – Kyle

Viewing 12 posts - 1 through 12 (of 12 total)

You must be logged in to reply to this topic.