Site logo

[Support request] Gallery Block Image Spacing CSS

Home Forums Support [Support request] Gallery Block Image Spacing CSS

Home Forums Support Gallery Block Image Spacing CSS

  • This topic has 7 replies, 3 voices, and was last updated 3 years ago by Leo.
Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #2554745
    Paul

    Hi

    I would like to increase the space between the images in my galleries by a few px to give the images some breathing room.
    I input wp-block-gallery in the Additional CSS class(es) box and then added

    .wp-block-gallery {
        margin-bottom: 4px !important;
        margin-right: 4px !important;
    }

    in the Additional CSS section.

    I have no cache plugins installed yet or a CND and I cleared the browser before reloading the page and there is no change at all to the page.

    #2555191
    David
    Staff
    Customer Support

    Hi there,

    can i see the gallery on your site ?

    #2555667
    Paul

    Hi David
    The site is not live yet.

    #2555691
    Leo
    Staff
    Customer Support

    Hey Paul,

    Any chance you can start a staging site so we can see the issue?
    Or we can revisit the issue once the site is live.

    Thanks.

    #2555700
    Paul

    Not for a few months.

    So your asking to see the live site means that you do not see any problem with what I have inputted so far, correct?

    #2555707
    Leo
    Staff
    Customer Support

    That is correct.

    The only way to debug CSS issues is to view the live site with browser inspector tool.

    #2555717
    Paul

    Okay thanks, if I have not solved it by the time it goes live I will send you guys a link to the site.

    #2555847
    Leo
    Staff
    Customer Support

    Sounds good 🙂

    I’ll leave this topic open. Just comment here again when you are ready.

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