Site icon Catch Themes

Large font after WordPress 5.9

Hi! I used Catch Box 4.8.9, and updated WordPress to 5.9. After that, I found characters setted large fonts are larger than huge fonts. This is a sample post; https://chokowalk2.sakura.ne.jp/flowers/font-size-test/ I've just updated Catch Box to 4.9 today, but the large font characters didn't change. I found that I can solve this problem by adding the following CSS to the Additional CSS,
.entry-content .has-large-font-size {
font-size: 24px !important;
}
Is this the right solution? Regards, Naoko
Exit mobile version