[Support request] Remove empty space when there is no category image

Home Forums Support [Support request] Remove empty space when there is no category image

Home Forums Support Remove empty space when there is no category image

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #2233085
    Kevin

    Hello.
    Can you please let me know if large empty space that is left by not having category thumbnail can be made small?

    In example, you can see large space below coffee and above Gift Card.

    Thank you.

    #2233106
    Fernando
    Customer Support

    Hi Kevin,

    This is what I see from my end: https://share.getcloudapp.com/mXuxZex5

    Are you referring to reducing the gap?

    If so, here is a CSS you may try adding in Appearance > Customize > Additional CSS:

    .inside-article .wc-columns-container .products {
        grid-gap: 10px 50px;
    }

    Kindly replace 10px with your preferred value.

    If you’re referring to something else, kindly let us know.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.