Short Scrollable Terms Widget: How can I adjust the font size for the text box?

  • matthewscroggs
    Asked on July 22, 2020 at 3:06 PM
  • Mike
    Replied on July 22, 2020 at 4:42 PM

    It seems you have already solved this with a custom CSS added to the widget:

    #scrollContent {
    font-size: 75%;
    }

    Short Scrollable Terms Widget: How can I adjust the font size for the text box? Image 1 Screenshot 20

    If you need further assistance, please let us know.

  • matthewscroggs
    Replied on July 22, 2020 at 5:28 PM
    Yes, thank you for responding.
    Matt
    ...