Skip to content
any.green
  • Home
  • About this
  • Cinema4D
  • After Effects
  • 8thQ
    • Hype
    • Edge Animate
    • Muse
    • Hosting
  • QuickTips
    • After Effects
    • Cinema4D
    • Edge Animate
    • Muse
    • Mac OS X

Unlimited amount of columns in Divi

April 21, 2020August 26, 2019 by Lennert

In the following tutorial I show you how you can add an unlimited amount of columns with a simple CSS trick.

And this is the code that you will need for this to work:

/*Unlimited Column Layout*/
display: flex;
justify-content: center;
flex-wrap: wrap;
Categories Divi, Uncategorized
Adding other pages as popups in Hype
Hype animation as part of your Divi page
© 2023 any.green • Built with GeneratePress