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

    Try as I might I cannot seem to do this. I have tried applying various quick CSS changes based on different posts here but nothing seems to alter the font sizes in my tabular data. I have tired to see if there any option to edit table.php directly and struck out there too. Anyone able to help?

    #301969

    Hi Mark!

    Thank you for using our theme.

    In custom.css or Enfold->Styling->Quick CSS put the following and change the size:

    
    .avia-data-table td {
        font-size: 10px !important;
    }
    

    Cheers!
    Günter

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