Featured Properties Showcase Slider

 avatar
unknown
plain_text
10 months ago
394 B
6
Indexable
/* Slick arrow theme */
div.f-properties__arrows-container .lp-arrow{
    border: solid 2px #D6B69C;
    background-color: #D6B69C!important;
    &:before{
        border-color:#fff;
    }
    &:hover{
        border: solid 2px #3C6A72!important;
        background-color: #3C6A72!important;
        &:before{
            border-color: #fff!important;
        }
    }
}
/* END */
Editor is loading...
Leave a Comment