Change block table font size with CSS
-
The second table on this page is a post using the Elementor Post widget.
The actual post was created by copy and pasting an excel sheet into a paragraph block which resulted in creating a table block. The font of the table is too small. Since table blocks do not have any font size control, I added the following code to the Additional CSS class(es) input block, but nothing changed.
.wp-block-table {
font-size: 24pt;
}I have been searching the internet and WordPress forums to find an answer for several days now but to no avail. The question is as follows: how do I change he font size of a WordPress table block using the Additional CSS class(es) input block?
- This topic was modified 4 years, 6 months ago by . Reason: Moved to Fixing WordPress, this is not an Developing with WordPress topic
The page I need help with: [log in to see the link]
The topic ‘Change block table font size with CSS’ is closed to new replies.