Files
wyczarujprezent.pl/themes/EZE-249/_dev/modules/ps_imageslider/css/homeslider.scss
2024-10-28 22:14:22 +01:00

17 lines
274 B
SCSS

#ps-image-slider {
figure {
margin: 0;
figcaption {
display: flex;
align-items: center;
position: absolute;
top: 0;
bottom: 0;
right: 65%;
left: 7%;
.ps-image-slider-title {
display: none;
}
}
}
}