http://www.theattractiveman.com/
Notice how the bulleted list is a different size and font. How can I make it the same as the main text?
Thanks
I added this and it seemed to work…
.entry-content p, .entry-content li {
font: 15px/1.7em "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #444;
-webkit-text-size-adjust: 100%;
}
Hi!
Yep, that should do it!
Cheers!
Devin