Responsive concept of next gen gallery plugin
-
Hi there,
First off let me thank you for this great plugin,
I have one major issue. It seems that there is a “clear: both” inserted after every row when thumbnail display is chosen. This breaks responsiveness and also looks very strange when looking at the gallery on a smaller screen.
The only way to fix it is to set the galleries to 0 columns and add the css code:
.ngg-galleryoverview { clear: none !important; }
This seems odd and a conceptual error in the age of mobile first. I think it would be time to take a look at this issue as I can find posts as old as 4 years on this topic.
On that note. It seems odd that there is no way to change the columns per row setting, or any other dipslay setting, on a global level. Once a change as described above is up, one has to go through ALL the existing galleries on the entire website. That creates an unnecessary overhead.
Just my five cents.
- The topic ‘Responsive concept of next gen gallery plugin’ is closed to new replies.