Archived topic
Font Size
1 reply · Started by johnzoro on February 26, 2017
Viewing posts 1–2 of 2
I have a comparison table on all the posts on my website but i'd like to make the text smaller on the comparison table only.
I know it's not really anything to do with generatepress as a theme as it's a table i've added but I know everyone is really really helpful on here so i feel ok asking!
Hi John,
Try this CSS:
table.responsive5-stacked-table.with-mobile-labels {
font-size: 10px;
}
Let me know.
This archived topic is closed to new replies.