Sign up now
Sign In
Discover
Pricing
Help
@manton - a suggestion (I think quick one?)
The bookshelf blog posts turn out a little weird - they mess up the indents and seem not to have enough space between them. Can that be adjusted?
@manton - a suggestion (I think quick one?) The bookshelf blog posts turn out a little weird - they mess up the indents and seem not to have enough space between them. Can that be adjusted?
@bloftin2 Yep, should be able to fix that in the theme or with a little CSS… Lemme take a closer look.
@manton When I changed to a different theme the issue persisted
@bloftin2 Try adding this in custom CSS under Design → Edit CSS: article.h-entry { clear: both; padding-top: 0.5rem; }
article.h-entry { clear: both; padding-top: 0.5rem; }