D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
home
/
mybf1
/
public_html
/
rambut.bf1.my
/
wp-content
/
themes
/
izo
/
sass
/
components
/
media
/
Filename :
_galleries.scss
back
Copy
.gallery { margin-bottom: 25px; } .gallery-item { display: inline-block; text-align: center; vertical-align: top; width: 100%; margin: 0; a { display: block; img { vertical-align: top; } } // Loops to enumerate the classes for gallery columns. @for $i from 2 through 9 { .gallery-columns-#{$i} & { max-width: map-get( $columns, $i ); } } } .gallery-caption { display: block; margin-bottom: 20px; } .elementor-image-gallery { .gallery { margin-bottom: 0; } }