• I need some help. I have gone through all the online docs about width elements and set them correctly however, I cannot get text areas to display at 100% width of the page. In fact I can’t get them to display at above 700px wide. I have tried using px values and % but then will only go so wide and will not fit the entire width of the page.

    eg: text-align:left; margin:0; width:97%; max-width:100%; height:120px;

    Or

    text-align:left; margin:0; width:97%; max-width:900px; height:120px;

    Any ideas?

    Thanks

    Andrew

    https://wordpress.org/plugins/si-contact-form/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi Andrew can you share your URL please.

    Thank you

    Thread Starter awilson3rd

    (@awilson3rd)

    I can’t share it unfortunately because it is a live RSVP form.

    Thanks

    Andrew

    Hi Andrew it is very challenging to help you without a URL to check. However in saying this all I can say is that the form will have limitations based on the following:

    • wrapper
    • margins
    • borders
    • padding.

    Check the above in your theme to allow an increase in your contact form’s width. Of course there could be other code that you might have to check as well depending on your design.

    I hope this helps you.

    Regards

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Cannot adjust to 100% width’ is closed to new replies.