Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- .sqs-block-image .layout-caption-below {
- position: relative;
- }
- .sqs-gallery-design-carousel-slide .summary-title, .sqs-block-image .layout-caption-below .image-caption-wrapper {
- position: absolute;
- bottom: 30px;
- left: 20px;
- width: calc(~"100% - 40px");
- color: #fff;
- font-family: Cormorant Garamond;
- font-weight: 400;
- font-style: normal;
- font-size: 12px!important;
- text-transform: uppercase;
- }
- .summary-carousel-pager-next.next, .summary-carousel-pager-prev.previous {
- width: 45px!important;
- height: 45px!important;
- margin: 0!important;
- }
- .summary-carousel-pager-next.next:before, .summary-carousel-pager-prev.previous:before {
- position: absolute;
- left: 50%;
- top: 50%;
- transform: translate(-50%,-50%);
- height: 12px!important;
- line-height: 12px!important;
- }
- .summary-carousel-pager-next.next {
- right: 0!important;
- position: absolute!important;
- top: 50%!important;
- transform: translateY(-50%);
- }
- .summary-carousel-pager-prev.previous {
- left: 0!important;
- position: absolute!important;
- top: 50%!important;
- transform: translateY(-50%);
- }
- .sqs-gallery-design-carousel {
- padding: 0 50px;
- }
Advertisement
Add Comment
Please, Sign In to add comment