MLS Property Slider pagination (Influencer)
Sally
css
2 years ago
871 B
2
Indexable
Never
/* SL QA */ .properties-grid__arrows .lp-arrow--prev { border-color: #000 !important; background-color: transparent!important; &:hover { border-color: #000 !important; background-color: #000 !important; &::before { border-color: #fff !important; } } } .properties-grid__arrows .lp-arrow--next { border-color: #000 !important; background-color: transparent !important; margin-left: 5px; &:hover { border-color: #000 !important; background-color: #000 !important; &::before { border-color: #fff !important; } } } .inf-slider-arrows .slick-arrow:before { color: #000!important; } /* end SL QA*/