Viewing 1 replies (of 1 total)
  • Plugin Contributor Nuanced Media

    (@nuanced-media)

    stefanox2602,

    I am having difficulty understanding what exactly it is that you are asking. It doesn’t look like you are using Rich Reviews on your site, perhaps you decided to go with another plugin. If this is not the case, let me know and I can help further.

    Also, if it is the height of the content textarea you are looking to adjust you can just target it with some css and adjust the height.

    Something like this:

    <style>
       .rr_form_input .rr_large_input {
          height : 200px;
       }
    </style>

    Let me know if this makes sense.

    Thanks,
    Charlie Maxwell
    [NM_Developer]

Viewing 1 replies (of 1 total)
  • The topic ‘resize texfield review’ is closed to new replies.