save
This commit is contained in:
@@ -600,6 +600,38 @@ input[id^='eael-tabs-filter-type-'] {
|
||||
}
|
||||
}
|
||||
|
||||
.product-colors-s2 {
|
||||
.elementor-image-gallery {
|
||||
.gallery {
|
||||
display: flex;
|
||||
flex-wrap: wrap;
|
||||
|
||||
.gallery-item {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: flex-start;
|
||||
gap: 2px;
|
||||
// width: calc(50% - 16px);
|
||||
|
||||
.gallery-icon {
|
||||
width: 98px;
|
||||
min-width: 98px;
|
||||
height: 98px;
|
||||
|
||||
img {
|
||||
height: 100%;
|
||||
width: 100%;
|
||||
object-fit: cover;
|
||||
}
|
||||
}
|
||||
.gallery-caption {
|
||||
padding: 0;
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.product-gallery-drafts {
|
||||
.show-more-drafts {
|
||||
.premium-button-text-icon-wrapper {
|
||||
|
||||
Reference in New Issue
Block a user