• Sharon

    (@sunshine4007)


    Dear Michael,
    Thank you for your great plugin!

    After having searched all over the web I need to disturb you with one brief question. It is impossible to adopt the width of the textarea to the width of a WordPress sidebar widget. Tested the following without success:

    textarea.ss-q-long {
    background-color: #e0e0e0;
    font-family: “Trebuchet MS”, Verdana, Arial, Helvetica, sans-serif;
    width: 100%;
    }

    textarea.ss-q-long {
    background-color: #e0e0e0;
    font-family: “Trebuchet MS”, Verdana, Arial, Helvetica, sans-serif;
    width: 200px;
    }

    Thank you in advance for you help.

    http://wordpress.org/extend/plugins/wpgform/

Viewing 1 replies (of 1 total)
  • Plugin Author Mike Walsh

    (@mpwalsh8)

    The ability to style a form is sometimes a challenge due to the CSS your theme uses so there isn’t a definite answer to your question. In almost all cases I’ve looked at for people, we’ve been able to find a CSS solution. If you can fill out the information on my Help and Support page I’ll take a look when I have a few minutes.

Viewing 1 replies (of 1 total)

The topic ‘[Plugin: WordPress Google Form] textarea.ss-q-long | does not change size’ is closed to new replies.