Mobile font size
-
I put this code in plug in but for mobile version it doesn’t change font size
@media screen and (max-width: 1150px) {
.tablepress th,
.tablepress td {
font-size: 10px !important;
}
}.tablepress-id-2 tbody td {
font-size: 10px !important;
}.tablepress-table-name {
font-size: 10px !important;
margin-bottom: 0;
}The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Mobile font size’ is closed to new replies.