Hi!
I know that many V2 elements are able to emulate the standard layout of a Feature box. Title, Button, Quote, etc… But I still think that this essential element is missing its own Element.
Classic need is creating a Icon/Image+Title+text+button layout.
The common issue is equal height of elements. I made a little mockup of two boxes, side-by-side:
So the key is that the V2 element allows easy creating of such layouts, with CTA buttons at the end, or with any other ordering, and also makes sure that the elements maintain equal height (This is cross-collumnt thing, so not sure how to pull it off. Maybe the element itself cold have an option to add new Boxes Horizontally).
This element could include a graphic/icon element that also can be placed to different positions, like this one:
By simply turning off the primary image and the Content background, it becomes this:
So the Feature Box has these elements:
- Image/icon (The primary, big one)
- Image/Icon (The secondary, small one)
- Headline (With selectable H tags and a subheadline option)
- Text area with a rich text editor
- Button
It also should have options to rearrange things both horizontally and vertically inside an individual feature Box. Animation particles would be also cool, and hover effects where for example a primary and secondary image are moving around. If we pair this with the new powerful Grid element, we basically have many Essential Grid/The Grid use cases covered.
I believe that such element would be very welcome for many users, especially those who are not proficient with CSS/Flexbox.
Thanks!