This latest version of Fluidal is now built around the Bootstrap framework.
This block allows you to build your own custom layouts using the Bootstrap syntax. So if you know your divs from your CSS, then you can now create whatever layouts you want.
A bit of history
Previous versions of the theme were built around a custom grid layout which had evolved over time. Since then, browser technology has improved with CSS3 becoming the default standard and introducing new, cool features.
So it was time for Fluidal to embrace the change!
All of the Bootstrap CSS and layout functionality should work as per their documentation. Any code you add to this block will be automatically wrapped in our own unique Fluidal container. So you still have access to the familiar Fluidal container options as well, although of course you don’t need to use them if you don’t wish to.
Note, for security reasons, you won’t be able to add PHP to this block. It is purely for HTML and CSS content as per the Bootstrap documentation.