michaelsoriano / bootstrap-photo-gallery

jQuery plugin that converts your list of images into a grid-based gallery on Bootstrap 4. Supports larger view in a modal with next / previous controls

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

displaying multiple galleries on the same page

kir12 opened this issue · comments

I folllowed the instructions to set up a photo gallery using the plugin, and it works for one gallery. But when I try implementing a second gallery, one gallery overlaps another. How would I go about resolving this issue?

Here's a screenshot of what's happening:
selection_036

Try separating your galleries with a div. Ideally one that has a clear:both.

closing issue