Hi there, I’m trying to control the layout and looks of content blocks in a long form page, by using Style Presets. So I style one of the blocks as wanted, then extract all styles to create a name style A, then apply that style to the other blocks to get the layout consistent.
When doing that I get different results though. These blocks are organised as: one Main container, within which I have a Column container (to set the wanted vertical columns) and inside those the rest of the content. I apply one Style to the main container (to set vertical margins etc), and another Style to the Column container (to set the horizontal extension of the content). This second one is the one from which I get inconsistent result: the main container width is set to: Stretch, the Column container width is set to: Wide.
Before applying the style, those settings give the wanted result, but after applying the style it just stretches everything to full bleed.
What am I doing wrong?
Thank you in advance for any help.