TESTIMONIAL LABEL SIZE

  • SkyApps
    Asked on May 26, 2020 at 1:33 AM

    Hi, how can I change the LABEL size of the Testimonial widget using custom CSS?1590471216Untitled Screenshot 10

  • Jovanne JotForm Support
    Replied on May 26, 2020 at 4:11 AM

    Hi @SkyApps, thank you for reaching out to us. You can insert this custom CSS:


     h2#header_46 {

    font-size: 28px;

    }



    You can change the value of 28px to higher if you want to make it bigger or lesser to make it smaller.

    Here is guide to inject custom CSS codesHow-to-Inject-Custom-CSS-Codes,

    Let me know if you need further assistance.

     
  • SkyApps
    Replied on May 26, 2020 at 5:28 AM
    I inserted the code and still no change. ☹️
    ...
  • Jovanne JotForm Support
    Replied on May 26, 2020 at 6:52 AM

    Hi @SkyApps, I did not see any custom CSS codes in your form. Kindly follow the guide in inserting custom CSS here and add the following codes:

     h2#header_46 {

    font-size: 28px;

    }


    Let me know if you need more assistance.

  • Richie JotForm Support
    Replied on May 26, 2020 at 7:03 AM

    You may try using my colleagues custom CSS and insert it to the widget's custom CSS

    You can also try my CSS code

     td>h2{
    font-size: 28px !important;
    }

    TESTIMONIAL LABEL SIZE  Image 10

    Please give it a try and let us know how it goes.


  • SkyApps
    Replied on May 26, 2020 at 7:28 AM
    It’s in the TESTIMONIAL widget. 🙂
    ...
  • SkyApps
    Replied on May 26, 2020 at 7:28 AM
    Thank you very much. It worked! Awesome support from you. More power!
    ...
  • SkyApps
    Replied on May 31, 2020 at 9:28 PM
    Hi good day. How can I remove the recaptcha of my form? It pops before
    directing to the main thank you page.

    ...
  • Elton Support Team Lead
    Replied on June 1, 2020 at 3:01 AM

    We will answer your other issue in a separate thread here https://www.jotform.com/answers/2359146.