Elementor: Make the button scale to XX% width of parent/column

Created on 4 Jan 2019  路  1Comment  路  Source: elementor/elementor

One thing that has long been important to me and can only be solved with padding (not perfect) or CSS, is that buttons can not be scaled to 100% width as an example. Or 50%, or 80%...

The padding is also depending on the text and icon inside the button, which makes it even harder to display two buttons one above the other in the same width.

I need that for example for show a mobile menu with 5+ buttons one after another - and every button seems to have a different width.

Thanks!

Most helpful comment

Currently, this feature is not supported, but we will look into it in the future if we see a large demand for it.

Specifically, 100% you can, via align -> Justify
as for 50%,80% you can use margin instead of padding.

or via custom CSS.

Thanks for the feedback.

>All comments

Currently, this feature is not supported, but we will look into it in the future if we see a large demand for it.

Specifically, 100% you can, via align -> Justify
as for 50%,80% you can use margin instead of padding.

or via custom CSS.

Thanks for the feedback.

Was this page helpful?
0 / 5 - 0 ratings