Viewing 1 replies (of 1 total)
  • Plugin Support Garret L

    (@garret1996)

    Hi @helenowen

    Thanks for reaching out!

    To reduce the gap between categories, you can add some custom CSS to adjust the margin around the category items. Here’s an example of CSS that you can use:

    .wpbdp-categories .cat-item {
    margin-bottom: 10px !important;
    }

    Just go to Appearance > Customize > Additional CSS and paste in the CSS there. Feel free to adjust the number to until you find the perfect spot!

    Best regards,

Viewing 1 replies (of 1 total)
  • You must be logged in to reply to this topic.