Closed aemmanuele closed 6 years ago
@aemmanuele Did you figure this out? We have CSS classes that you can use to change your font sizing. Do you have a link to the page in question so we can help you with this? Thanks a ton.
Hi @aemmanuele,
You can use Custom CSS like this to control font and sizes.
span.entry-subtitle {
font-family: "Times New Roman", Times, serif;
font-size: 24px;
font-weight: 800;
}
Cheers.
Thanks, @mkrdip. Closing this. @aemmanuele Please let us know if you need anything else.
Hi there, with a recent update to Avada, I noticed that the Subtitle text is smaller than that of the body text.How do I increase size?