Site logo

Archived topic

Gallery Conflict

3 replies · Started by Weatherly on September 14, 2016

Viewing posts 1–4 of 4

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?

Super strange that this is happening to you - I can't reproduce it.

Try adding this CSS:

.gallery-item {
    margin-right: -4px;
}
This archived topic is closed to new replies.