Archived topic
Missing space between category description and blog post on category page
5 replies · Started by Jakob on October 12, 2020
Hi,
This maybe cache related. I see that your site is using Autoptimize.
Can you clear/purge its cache and/or temporarily remove and optimization from it and see if it still occurs?
Hi there,
I cleared all the website cache, I deactivated Autoptimize and still have the same issue.
Also this issue appears on search-results-page, but only between the blog post results.
Hi there,
something is interfering with the CSS order. Try this CSS to resolve that:
.page-header {
margin-bottom: 20px !important;
}
Yes, that solves the problem!
Thank you David, you're the best ;)
Glad to be of help
