Posts line up with, and have irregular distance, between each other
-
Hello!
The posts on one of your premium Tracks themes misalign. Here’s a screenshot of the problem.
This happens predominantly in Chrome, but I think I’ve seen it happen a few times in Firefox, too. At first it wasn’t a constant problem, but now whenever I open the site in Chrome, the posts line up with each other instead of being a regular distance apart. It’s a much rarer occurrence in Firefox.
You can test it for yourself here.
Note that I do use the following custom CSS.
.site-header {
position: fixed;
width: 100%;
height: 144px;
}
.main {
margin-top: 120px;
}.excerpt-header:after {
display: none;
}.blog .main,
.archive .main,
.search .main {
max-width: 1000px !important;
margin-left: 12.5%;
}I would appreciate any assistance.
- The topic ‘Posts line up with, and have irregular distance, between each other’ is closed to new replies.