Archived topic
Space under category description.
5 replies · Started by Damon on February 4, 2021
Hello!
How can I increase the space between the category description and the (masonry) posts beneath please?
Hi there,
Can you link us to the page in question so we could check? To see how your category pages are laid out.
You can provide the site details on the private information text field. Thank you. :)
Hi Elvin,
Thanks for your prompt reply.
Details below.
You can try adding this CSS:
body.archive.category header.page-header.masonry-brick {
margin-bottom: 50px;
}
Make sure to refresh the page after you apply this for the script to properly recalculate the spacing. :)
That works a treat, thanks Elvin
Glad you got it sorted. No problem. :D