Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter wealthy

    (@wealthy)

    Seems this plugin is not supported

    If anyone else is looking for a fix, place this code in your custom CSS of your theme

    .wpcr3_div_2 {
    width: inherit!important;
    }
    .wpcr3_respond_2 textarea {
    min-width: inherit!important;
    }

    Thanks for that, also add:

    
    .wpcr3_respond_2 table {
    min-width: inherit!important;
    }

    to squish the review text box

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Not Reponsive’ is closed to new replies.