Elementor, Tutorial

Misaligned Elementor Buttons

1 min read

Fixed Misaligned Elementor Buttons

Elementor buttons that are not aligned usually occur when we create a subscribe form.
This seems to be due to the default settings of the theme we are using.
Because this does not happen in all themes.

I’m using the Hestia theme, from Theme Isle.
And I experienced this.

Here is the css code that I placed in the custom css column to fix it.

.elementor-button {
outline-style: none;
margin: 15px auto;
}

.elementor-field {
margin: 15px auto;
}

Note that you can change the pixel numbers to suit your theme.
Because the settings for each theme are also different.

If you have any problems, feel free to comment below.
See an example of a parallel elementor form that I managed to fix on the main page of my website.
hajarsabrani.com

Good luck!


Leave a Reply

Your email address will not be published. Required fields are marked *

Related Posts

× Chat