Hiding “Show X” string for tables with pagination

If you want to hide “Show X” string for tables with pagination on frontend, add this code to your CSS:

#supsystic-table-1_length { display: none; }

Categories
Latest Articles