Archived topic
Excerpt : changing the font size
3 replies · Started by Lyes on March 30, 2020
Viewing posts 1–4 of 4
Hello,
I've bought the premium theme and i want to change the excerpt title font size & text font size on my homepage.
I don't want to change the actual font size on my blog posts (only for the excerpts).
I didn't found anything about this here.
Have you an idea for this ?
Thanks a lot.
Hi there,
try adding this CSS:
.generate-columns .entry-summary, .generate-columns .entry-content {
font-size: 16px;
}
It works. Many Thanks !
You're welcome
This archived topic is closed to new replies.