CB Luxury Design_Properties_Arrow button
Sally
html
4 years ago
705 B
15
Indexable
.slider-arrow--dark-bg{
background-color: Transparent!important;
border:1px solid #9D876B;
}
.featured-properties-arrows .slider-arrow:after{
border-right: 1px solid #9D876B!important;
border-top: 1px solid #9D876B!important;
}
.featured-properties-arrows .slider-arrow:before {
background-color: #9D876B!important;
}
.slider-arrow--dark-bg:hover{
background-color: #9D876B!important;
border:1px solid #9D876B;
}
.featured-properties-arrows .slider-arrow:hover:after {
border-right: 1px solid #fff !important;
border-top: 1px solid #fff !important;
}
.featured-properties-arrows .slider-arrow:hover:before {
background: #fff !important;
}Editor is loading...