I was trying to find help on YouTube about the Framer CMS, but they only showed me very basic things. So I figured it out on my own and went the safer route.
So I wanna show you, how I am using @Framer components inside the CMS to power these different layouts.
Every Layout is built by CMS Detail pages using content rows. Each row is made up by 3 columns, and different variables toggle different width of those columns. Now I am still just using 5 rows.
Each row has 10 layout options defined in the component, each with ability to tweak further, such as alignment gap, spacing, padding min / max sizing.
Anyone went down the same path?