Forum

SmartWpThemes
Keymaster
1 year, 2 months ago #4611

To adjust the font size for the title, you can utilize the following CSS code:

p.wp-embed-heading {
    font-size: 18px;
}

However, when it comes to increasing the character count, we are unable to assist because the data is fetched and dynamically displayed, leaving us with no control over the data.

Thanks