Thread Starter
ufunny
(@ufunny)
Hi and thanks for the quick reply!
I tried re-doing everything and could not fix it from any settings. But, I found a fix from another user and its by adding custom css to wordpress:
@media only screen and (min-width:2400px){
.eael-filter-gallery-container .eael-filterable-gallery-item-wrap{
width:25% !important; /* 100 / 4 */
}
}
This fixes the problem and I can now change the amount of columns by changing the values on css.
-
This reply was modified 5 months, 3 weeks ago by ufunny.
Thread Starter
ufunny
(@ufunny)
Got it resolved, thank you! Reset all the forwarders helped after checking from the logs that only 1 was being sent.