Archived topic
Change font size in sidebar
17 replies · Started by Dan on March 22, 2023
Viewing posts 16–18 of 18
Try this CSS instead:
.sidebar .widget div,
.sidebar .widget p,
.sidebar .widget a {
font-size: 24px;
}
That worked!
Thank you!!
You're welcome
This archived topic is closed to new replies.