Viewing 1 replies (of 1 total)
  • Plugin Author Rinat

    (@rinatkhaziev)

    You can put some custom CSS in your theme’s CSS. There’s no other option at the moment. Something along these lines should do:

    form .ugc-inner-wrapper .ugc-input-wrapper input[type="text"],
    form .ugc-inner-wrapper .ugc-input-wrapper textarea {
        width: 300px;
    }
Viewing 1 replies (of 1 total)
  • The topic ‘form width’ is closed to new replies.