• Since the latest update, the form on the bottom of the homepage is not responsive anymore on mobile.

    The page I need help with: [log in to see the link]

Viewing 7 replies - 1 through 7 (of 7 total)
  • 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!

    Thread Starter gumpinger

    (@gumpinger)

    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!

    Thread Starter gumpinger

    (@gumpinger)

    I have indeed one more question.

    On the page https://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!

    Thread Starter gumpinger

    (@gumpinger)

    Hey,

    well it worked again. Thank you so much!!!

    Sincerely Markus

    Hey @gumpinger

    Happy to help you.

    Best Regards,

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Form not responsive on mobile after update’ is closed to new replies.