Terms and Conditions Widget: How to make font smaller?

  • Elimmee
    Asked on March 10, 2016 at 6:11 PM
    terms and condition widget font smaller?
  • Kevin Support Team Lead
    Replied on March 10, 2016 at 6:17 PM

    Paste this CSS code in the widget, click on it and click on the wizard icon:

    Terms and Conditions Widget: How to make font smaller? Image 1 Screenshot 30

    Click on the CSS tab and paste this code:

    label#_label {

        font-size: 13px;

    }

    Terms and Conditions Widget: How to make font smaller? Image 2 Screenshot 41

    Hope this helps.