The font size for single post content is influenced by the Website Body option located in Theme Options > Typography > Website Body. However, please note that this option affects the font size across all website content, including other pages.
To specifically adjust the font size for single post content without impacting the rest of your site, you can add the following custom CSS code:
.single-post .entry-content {
font-size: 25px;
}
You can insert this CSS code in Appearance > Customize > Additional CSS in your WordPress dashboard.
If you have further questions or need assistance, please feel free to contact us.
No option is found to increase content font size see image. News content font change to 25px. for example https://shorturl.at/OLJEd.
As you mention in previous ticket i am trying but no works.
Attached files: error.png
Thank you for reaching out.
The font size for single post content is influenced by the Website Body option located in Theme Options > Typography > Website Body. However, please note that this option affects the font size across all website content, including other pages.
To specifically adjust the font size for single post content without impacting the rest of your site, you can add the following custom CSS code:
You can insert this CSS code in Appearance > Customize > Additional CSS in your WordPress dashboard.
If you have further questions or need assistance, please feel free to contact us.
Best regards,