Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter mattmozza

    (@mattmozza)

    UPDATE:

    I have managed to change the form control size in the forms bootsrap CSS to 60%.

    But i still can not add media/widget to the side of the form, it keeps going below it..

    Please help, this is so frustrating haha ??

    Thanks!

    HI there, do send me a url and I will help you out ??

    Thread Starter mattmozza

    (@mattmozza)

    Oh cool, thanks a lot. URL below ??

    https://digby.zinkysdesign.com/contact-2/

    Rather than change the plugin’s css directly, I would advise adding this css to your theme’s style.css instead, which will give you the same result :

    div#cscf {
        width: 50%;
    }

    This way your styling changes will be retained when the plugin is updated.

    You are not going to be able to add a widget to the side unless you add some extra markup and css to position it. If your theme allows it, the best thing to do is add a sidebar and put your widget in there.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Setting width of contact form’ is closed to new replies.