Archived topic
Blank spaces on the blog roll
3 replies · Started by Eva on April 28, 2016
Hi again Tom,
Previously I had problems with "read more" lables. That is solved now. But there are still lots of blank spaces on the blog roll . Why does that appear? How can I solve that? Advice Please!
http://www.mormorslillakraka.nu
Thanks !
Eva
Hi there,
Do you mean the white space below each post?
Yes, that's right. There are not three columns on each row. Maybe it has to do with my Mac?
Also I want the first blog post full width. And I have set that under - blog columns - first post full width . Saved it. But it doesn't appear on the screen. Hmm what did I do wrong do you think? Advice please! Thank you.
Eva
Try this CSS:
.generate-columns.hentry {
margin-bottom: 0;
}
Adding CSS: https://generatepress.com/knowledgebase/adding-css/
The full width thing is a bug in the latest version, I'll be releasing an update today to fix it :)
