- This topic has 12 replies, 2 voices, and was last updated 6 years, 8 months ago by
Leo.
-
AuthorPosts
-
July 23, 2019 at 12:33 pm #965328
Marius
Hello,
I have made Updates to Theme and Plugins and now, there is no space between titel, images, text, buttons and border in blog layout. What was going wrong and how can I get this space back?
Originnaly, It was like the Homepage Posts, where I use wp showpostpro.
July 23, 2019 at 1:45 pm #965396Leo
StaffCustomer SupportHi there,
What if add some content padding?
https://docs.generatepress.com/article/content-padding/Let me know 🙂
July 24, 2019 at 12:57 am #965691Marius
Have you klicked on my site? The problem is not the text. Te problems are the blog archives. There were like on homepage, and now the süace left and right is gone.
July 24, 2019 at 8:52 am #966119Leo
StaffCustomer SupportI did check your site 🙂
Nothing in recent updates have changed in regards to space.
Have you tried my suggestions of adding some content padding? Does it not work?
Looks like it’s currently set at
0 0 30px 0.What happens if you set to evenly at 30px?
July 24, 2019 at 9:15 am #966150Marius
How do I set content padding just for these boxes?
I don´t have made any changes. I just update some plugins and GP itself. And after that I noticed the problems.
Before, it was just like David helped me in this thread: https://generatepress.com/forums/topic/blog-content-layout/
July 24, 2019 at 2:03 pm #966334Marius
So, any solutions for this. Because at the moment it looks very ugly.
July 24, 2019 at 4:33 pm #966401Leo
StaffCustomer SupportTry this CSS:
.archive.one-container:not(.page) .inside-article, .blog.one-container:not(.page) .inside-article, .search.one-container:not(.page) .inside-article { padding: 30px; }July 24, 2019 at 10:22 pm #966574Marius
Thanks, this seems to work. I add this to css.
But what about the existing css? Do I have to delete some of this?
.generate-columns { padding-left: 1em; } .generate-columns .inside-article { background-color: #f4f4f4; border: 1px solid #f4f4f4; padding: 30px; margin-bottom: 1em; } .generate-columns .inside-article:hover { background-color: #fff; } .post-image-above-header .generate-columns .inside-article .post-image { margin-bottom: 1em; } .generate-columns .inside-article .entry-summary { margin-top: 1em; }July 25, 2019 at 8:50 am #967089Leo
StaffCustomer SupportI believe those are still needed.
August 8, 2019 at 9:28 am #979211Marius
On search result page, the problem is still there. Can you tell me, what to add, to solve this problem on those sites too?
August 8, 2019 at 12:04 pm #979308Leo
StaffCustomer SupportAugust 8, 2019 at 12:41 pm #979329Marius
Thanks, that seems to work.
August 8, 2019 at 12:48 pm #979336Leo
StaffCustomer SupportNo problem 🙂
-
AuthorPosts
- You must be logged in to reply to this topic.