Gallery Grid Columns Not Displayed Correctly with Heart & Style Theme
-
I’ve asked before about this gallery grid and the initial answer helped, but when I added another gallery on the same page it went back to only 3 columns wide instead of 4 (as I selected and shows up in html code)
Is this a theme problem? I’m using Heart & Style. Can I somehow override that?
The blog I need help with is: (visible only to logged in users)
-
-
Hi there,
It looks like this is a problem with your theme. I’ve reported it to our theme developers so they can take a look at it.
Meanwhile, adding the following CSS in the Customizer should do the trick:
figure { margin: 1em 10px; } .gallery-columns-4 .gallery-item { max-width: 20%; } -
-
Happy to help :)
We’ll also let you know once we’re able to fix the underlying issue with the theme.
-
- The topic ‘Gallery Grid Columns Not Displayed Correctly with Heart & Style Theme’ is closed to new replies.