I guess I spoke too soon. Infinite scroll does seem to work with a stock install. I had some mods that were causing it not too!
Infinite scroll still does not work.
Posts are displayed in a single infinite row, and does not pagenate into columns.
This is the best pintrist-like wordpress theme. Would be great to iron out these bugs.
I figured it out.
in style.css find .page-header and set margins and position.
Like this:
.page-header {
margin: 0 auto;
position: relative;
padding-bottom: 10px;
border-bottom: 1px solid #ededed;
}
I’m a newb to coding, but I can usually blunder my way through edits. However, I’m having the same problem with centering header image.
I really like this theme, but I must have centered header image. – Can anyone please help?
Thanks!