Responsive form

Support General Responsive formResolved

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #27657
    ThibautThibaut
    Participant

    Hello,

    Please review this link under small devices format

    https://test222.xyz/new-book/

    It's horrible but it was worst before I change some CSS.

    Is there any way you can to make it responsive? (frontend form)

    Thank you

    #27672
    Long NguyenLong Nguyen
    Moderator

    Hi,

    The Frontend Submission form has some CSS code to display adaptly for other screens. Can you please remove the custom CSS code and re-check it?

    #27729
    ThibautThibaut
    Participant

    I tried but still the form are not responsive.

    I twicked a bit with

    form.rwmb-form {
    width:100%
    }

    .rwmb-textarea {
    width: 100%;
    }

    then it gets all right

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.