How to configure component to use whole width of parent layout container
Our content editors are facing the following issue:
- they create a content page with 3 layout containers, each 4 columns wide, for the desktop variant. They drop in a title component and it takes the full width of the container

- Next they configure the layout for mobile devices. Each column is now the full 12 columns wide.
The issue is now that the title component is now still 4 columns wide, while the editors want the title component to use the whole width (so 12 columns) automatically. So they basically want to define the width of the title to 'take up all the available width as defined by the parent container'.

I've been wrapping my head around this for quite a while and haven't come up with a solution yet.
Looking forward for any suggestions!
Kind regards,
Pieter-Jan