• Resolved metwo

    (@metwo)


    Hi, the form on my website does not surround the form instead it is streched out across the website. I’m guessing its some sort of .css thing going wrong here!?

    Take a look here :
    http://demo.iwsym.com/ ( scroll down a bit, the form is located below the slider and the phonenumber box)
    been trying different things all day but no success and its probably something very basic.

    would really appreciate if you can ell me whats going on here.

    also I have already read thats someone else had a similar problem, couldn’t figure out how to help me from that post though 😉

    cheers

    https://ww.wp.xz.cn/plugins/form-maker/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor webdorado

    (@webdorado)

    Dear metwo,

    Please add the following code to your current form theme css:
    .wdform_tbody1 {
    width: 42% !important;
    }

    Thread Starter metwo

    (@metwo)

    Thanks for your reply, I really appreciate it! I figured out that what I was doing wrong was a mistake on my side.
    I basically put the form in a block that was streched across the site instead of a centered block, that caused the whole form to strech.

    Thank you 🙂

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Box streched’ is closed to new replies.