Archived topic
Gallery Conflict
3 replies · Started by Weatherly on September 14, 2016
I can't get the gallery column with to work with Generatepress Premium active. Set it to 3 columns and I get 2 and a gap on the side. Set it to 4 and I get 3. I tried with a default template and turning off other plugins too but the only thing that fixed it was turning off the Generatepress premium plugin.
I'm not using a plugin for the gallery, only the Wordpress default.
Is there any way to fix this?
Can you link me to the page possibly?
This one is still doing it :
http://207.58.181.42/~sustainhomes/renovations-and-remodeling
The other 2 stopped and I have no idea why. I set it to 3 and I get 2, to 4 and I get 3.
Super strange that this is happening to you - I can't reproduce it.
Try adding this CSS:
.gallery-item {
margin-right: -4px;
}