How to change lines in table header and footer for all tables

If you want to change lines in table header and footer for all tables , add this code to theme:
#supsystic-table-1 thead th, #supsystic-table-1 thead td, #supsystic-table-1 tfoot th, #supsystic-table-1 tfoot td { border-bottom: none; }

Categories
Latest Articles