Quform centering

Home Forums Quform WordPress Quform centering

This topic is: not resolved
Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #25615
    blackbeard
    Participant

    Hi,
    I’ve been trying to center Quform tried many ways including :
    Settings -> Style -> Global styling, add a new style for “Form outer wrapper” CSS:

    margin: 0 auto;
    width: 600px;
    max-width: 100%
    and still get something like this

    • This topic was modified 5 years, 10 months ago by blackbeard.
    • This topic was modified 5 years, 10 months ago by blackbeard.
    • This topic was modified 5 years, 10 months ago by blackbeard.
    #25624
    katw
    Participant

    Hi @blackbeard

    Try:

    .quform {
        max-width: 100%;
        width: 600px;
        margin: 0 auto;
    }

    This class is the outer most wrapper of the form.

    #25662
    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.

    #25667
    blackbeard
    Participant

    Hello,

    Yes, I have checked Forms – Settings – Tweaks & Troubleshooting -> Server Compatibility section
    and found this error:

    Any suggestions how to fix it?
    Thanks!

    #25694
    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 5 posts - 1 through 5 (of 5 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