Hi there,
Would you like to remove this effect from just that one page, or from all pages and posts?
Sorry I posted here by mistake it is the Libretto theme
Please try adding the CSS below to the customizer in Appearance < Customize > Additional CSS:
.format-standard:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-letter, .page:not(.post-password-required) .entry-content > p:not(.no-emphasis):first-of-type:first-letter, .emphasis:first-letter {
font-size: inherit;
line-height: inherit;
margin: inherit;
color:inherit;
display:inherit;
float: inherit;
line-height: inherit;
}
If the CSS doesn’t have the desired effect, please let me know.
I hope this helps 🙂
Thank you that did the trick.
You’re welcome, glad I could help 🙂