My trusty wordpress site looks different today, and I cannot figure out why. Text in various places is now 15px instead of 17px size (such as widgets and post excerpts in the feed). My WP software hasn’t been updated recently.
I use the GeneratePress theme. I checked custom CSS and typography settings and didn’t see anything amiss.
When I inspect the code, there is a style property which is overriding the normal size as shown. I can’t figure out where this tag is coming from. Can anyone help?
`<div style=”font-size: 15px;” class=”wp-block-post-excerpt”><p class=”wp-block-post-excerpt__excerpt”>POST EXCERPT</p></div>`
[ad_2]