Problem with centering post titles
-
I have problems with centering titles on posts. As I figured, the following code is preventing title centering:
.post h1, .post h2 { display: inline-block; }
What is that meant to do? Can I safely override it?
If I set it as block then it is ok, but as soon as I add inline the text is left aligned.
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Problem with centering post titles’ is closed to new replies.