Hi there,
for some reason the font size of the quotes on my site are too big. How can I adjust the styling to make them look better? You can see them here https://god.net/the-letter-from-god/
Hi there,
for some reason the font size of the quotes on my site are too big. How can I adjust the styling to make them look better? You can see them here https://god.net/the-letter-from-god/
Hey @SeekGod,
You can change the font site by adding this custom code in X > Theme Options > CSS:
.wp-block-quote p {
font-size: 16px;
}
Here are some related links for further reading:
Hope this helps.
You’re welcome. Glad we’re able to help.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.