How to change font size in tablepress only for mobile view?
-
Hello There! I am using table press and i just love it. I am using the following CSS code to change the font size but the problem is that when I change the font size then the changes take place both for desktop and mobile view. I want to keep different sizes from desktop and mobile views.
Is this possible?
Here is the code I am currently using.
.tablepress tbody td {
font-family: Tahoma;
font-size: 12px;
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘How to change font size in tablepress only for mobile view?’ is closed to new replies.