Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #589176

    Hi Kriesi Team,
    I want to increase font size of for the whole datatable on my site.
    I found a solution here which works for the heading row, but not for the others.
    The CSS class for the other rows is empty.

    thank you,

    rolf

    #590531

    Hey!

    Try adding this code to the Quick CSS:

    #top td{
    font-size: 22px;
    }

    Cheers! 
    Josue

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.