Viewing 2 replies - 1 through 2 (of 2 total)
  • Here’s a quick fix for the first problem. Add this to the bottom of either your theme’s stylesheet or the testimonials stylesheet /wp-content/plugins/gc-testimonials/assets/css/gctestimonial.css:

    /* Testimonial form float fix */
    #testimonial-form input[type="text"],
    #testimonial-form textarea,
    #testimonial-form label {
     float: none !important;
    }

    Chris

    Thread Starter SchechterArchitectLLC

    (@schechterarchitectllc)

    Hi Chris. Thank you so much for your help! I have been working on this for quite some time now and I am so relieved it is working properly. Thank you!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Testimonial form not displaying correctly’ is closed to new replies.