Gallery Wordpress Plugin | Fancy
/* Caption font style */ .fancy-gallery-caption font-family: 'Poppins', sans-serif; font-size: 14px; text-align: center;
.fancy-gallery .gallery-item img:hover transform: scale(1.02); fancy gallery wordpress plugin
/* Change lightbox background color */ .fancybox-bg background-color: rgba(0,0,0,0.9); /* Caption font style */
/* Change thumbnail border radius */ .fancy-gallery .gallery-item img border-radius: 12px; transition: transform 0.3s ease; transition: transform 0.3s ease