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; }
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; }