Hi Andrew,
Added the following code into my child theme and it worked.
With thousands of individual blog posts, the <center> tag adds extra bulk to the site, which is not I want.
Thanks again!
.entry-content {
text-align: center;
}
Hi Andrew,
On each individual standard post (example: http://www.quixotte.com/2014/04/first-back-to-the-roots.html)
Instead of using html <center></center>, is there a way to do it with CSS in the child theme?
Hi Ron, URL here: http://www.quixotte.com/
Hi Andrea,
I’m very new to CSS, and have found that there are many ul and li items. Can you be more specific please? 🙂