June 17, 2022 at 6:28 pm
#100116
Theme Horse Support Team
Keymaster
Hi Ladislav Wiedermann,
We are very sorry. Our support team missed your topic and thank you for reminding us about the issue. We will fix it in our next version very soon.
For now, please go to ‘Appearance > Customize > Additional CSS’ and paste the below Custom CSS code.
input[type="reset"],
input[type="button"],
input[type="submit"],
button {
width: auto;
}
Thanks