Categoría: BRICKS FREE IMAGE GALLERY

  • Adding Icon on Gallery Images in Bricks

    When lightbox is enabled for the images in Image Gallery element, it is probably a good idea to add a visual indicator to tell the visitors that the images are clickable. Here’s how this can be done. Add the following in Image Gallery element’s Custom CSS: root .bricks-layout-item::after { content: »; width: 40px; height: 40px;…