Best Premium and Free WordPress Themes › Forums › AcmeBlogPro › Pro version demo does not look right › Reply To: Pro version demo does not look right
April 6, 2016 at 4:44 pm
#5786
Kellie K.
Participant
Hi, that’s where I was, in the customizer. In a demo. My pictures decided to show up now… but I entered the custom CSS for increasing font size in the content body:
.entry-content p {
font-size: 16px;
}
This increased the font everywhere EXCEPT for my bulleted points. How do I get that to update as well?
I had tried
body {
font-size: 16px;
}
and this increased the font, but it also increased it in my header, site Title, etc. Any tips?
Thank you!