• Resolved hub8

    (@rianling)


    Hey guys, Thanks for this nice plugin.
    I’m wondering if I can make the form / input fields full width somehow.
    Thanks for your support.

    Cheers Florian

    • This topic was modified 7 years, 8 months ago by hub8.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Icegram

    (@icegram)

    @rianling

    Thank you for using Rainmaker.
    You can achieve this with css code where you have put Rainmmaker’s form.

    .rm_form_container {
    width:100%;
    }

    This will solve your issue.

    Thread Starter hub8

    (@rianling)

    Hi Icegram, Thanks for your quick reply.
    I have tried this CSS code in the Design tab of the plugin and also as Custom CSS on the regarding page. Unfortunately, it has no effect. Did I do anything wrong?

    I am also looking for a way to change the font color of the submit button. Currently, it is black, I’d like to change it to white.

    Do you have any idea?
    Thanks a lot!

    Cheers Florian

    Plugin Author Icegram

    (@icegram)

    @rianling,

    Can you please give us the URL where you have put this form?
    We will check and let you know.
    You can also contact us via this link.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Full width of form / input fields’ is closed to new replies.