sparkles2.png

Gallery - Add Bottom Padding To Images

 

This line of code will add some padding between each row of images in your gallery block.

 

How to use the Effect

Simply copy the below code and paste it into the 'edit CSS' section of Blocklab, hit save and publish on the front end.

 

CSS

#global-gallery_1596014091748 .img-responsive { 
   padding-bottom: 15px;
}

(Don't forget to set your gallery ID and change the Blue code. To find the ID for the gallery block, follow this guide similarly (but with a gallery block instead of a menu))

 HOW TO FIND MEGA MENU ID