How to minimize all these codes
-
Hi,
I have made many tables that I do not want to show in mobile, so I have written all these codes.
But this is a very long code, I have to shorten all these codes, Can you tell me a code to shorten all these codes
@media (max-width: 768px) { .tablepress-id-34 { display: none; } } @media (max-width: 768px) { .tablepress-id-35 { display: none; } } @media (max-width: 768px) { .tablepress-id-36 { display: none; } } @media (max-width: 768px) { .tablepress-id-37 { display: none; } }
Viewing 8 replies - 1 through 8 (of 8 total)
Viewing 8 replies - 1 through 8 (of 8 total)
- The topic ‘How to minimize all these codes’ is closed to new replies.