Customising Gallery Grid
-
Hi,
I’d like to change the appearance of the gallery grid in my child-theme so that the vertical white-gap matches the horizontal white-gap. In other words, i’m trying to make the vertical and horizontal gaps equal.I’ve used the following css to remove the default border, in case this is relevant, though it doesn’t seem to be.
.gallery img {
border: none !important;
}I haven’t been able to identify the right css using Inspector. Any help /pointers to the right css to manipulate the gaps is appreciated.
Regards.
The page I need help with: [log in to see the link]
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Customising Gallery Grid’ is closed to new replies.