-
-
When I changed the name of “Blog Medium Image” to “Posts”, I noticed that the format of the page changes dramatically. The list of posts is indented by about an inch, and the right-hand sidebar goes to the bottom. After experimenting, I have found that it’s the length of the title that is making the difference. If I append 15 ” ” characters to the “Posts” title, then the page renders properly. What is causing this funny behavior, and how can I fix it so that I don’t have to use an artificially lengthened title?
-
A followup… Every post whose name is less than about 15–20 characters at my site has this problem. Any post with a long title renders fine, but any post with a short title renders indented (centered?) with the right-hand sidebar listed in the left-hand column at the bottom of the page.
-
Hello,
I don’t see any issue about the posts being intended due to title length. Please send us a link or screenshot where the problem occurs, to see this clearly.
Best regards! -
Another followup. Further testing shows that if I select “Active Page Header” = Off for a given Post, then it renders properly, regardless of the title length. The problem is, I need the active page header on my Post page for Categories and Tags.
-
-
Hello,
I see the problem now. Please remove these linesdiv h1, div h2, div h3, div h4 { margin-top: 3ex; margin-bottom: 1.5ex; }
from your custom CSS box.
Let us know.
Best regards! -
-
You must be logged in to reply to this topic.