Table Header Style

You have posibility to adjust Data Table plugin inside it’s editor. But for persons, who like to power CSS we made the CSS Tab inside each table. So, to set table header style you need to perfoms a simple instruction:

  1. Click on CSS tab inside your table
  2. Paste there the code:
    #supsystic-table-1 th {
    font-size: 20px;
    font-family: Verdana Sans-Serif;
    }

    where 1 – is your table id number

  3. Table header on the start
  4. This is how your table will look having this code in header

Don’t forget to Save fresh changes.
Categories
Latest Articles
WordPress PopUp Plugin