How to center quform and still keep resonsiveness?

Home Forums Quform WordPress How to center quform and still keep resonsiveness?

This topic is: resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #4827
    knuhkles
    Participant

    I’m currently trying to center the whole quform to the center of the page?

    #4835
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

    #7164
    Andrey
    Participant

    The solution [almost] worked, I had an issue with the form not fitting a screen smaller than the set width, I was able to correct it by adding a max-width clause, just wanted to share my solution just incase anyone else was having a similar issue. Final css code for the “Form outer wrapper” was:

    margin: 0 auto;
    width: 500px;
    max-width: 100%;

    -Andrey

    #7172
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy