Hey @gumpinger
Since the latest update of the theme or is it the plugin that caused the problem do let us know.
For your form to be responsive you can add the following CSS:
Appearance > Customize > Additional CSS
.everest-form{
margin: 10px;
}
If any query arises, Please let us know.
Thank you!
Hey,
thank you very much, that sovled my problem.
I am unfortunately not sure, because I updated both at the same time.
Thanks
@gumpinger
Glad to help you! 🙂
Let us know for further queries.
Thank you!
I have indeed one more question.
On the page http://www.praxis-holzner.at/, the text on the second header image looks fuzzy, especially on mobile. Only by hovering the button, the text becomes sharp. Can i change this?
Sincerely Markus
Hey @gumpinger
Apply the CSS
.tg-slider-widget.slider-light .btn-wrapper a {
text-shadow: none;
}
Let us know if it works,
Thank you!
Hey,
well it worked again. Thank you so much!!!
Sincerely Markus