May 3, 2019 at 3:41 pm
#63013
Rufando
Participant
That code above don’t work.
I find this code to work…
.entry-header .entry-title {
font-size: 35px;
line-height: 35px;
}
BUT this one doen’st work too…
body, input, textarea, select {
font-size: 22px;
line-height: 25px;
}
The title is OK but not the body content post.