I have to reopen this.
I want to create a section (based on 12 column grid) where I have an element which takes up 8 columns and then shift it 2 columns to the right? (first and last 2 columns will be not used for this section but are needed for another section which is why I don’t want to work with margins or paddings) Is this possible?
Hi Felix,
I’m a little unsure what you’re trying to do, but it sounds like the maximum width setting on a Section could do the trick. Setting this to a fixed width (or percentage) would create the narrower, centered layout that you’re after and you can easily add your other content to another (wider) section.
Is that kind of what you were looking to do?
Cheers,
Andrew.