Featured Properties Showcase Slider

 avatar
unknown
plain_text
9 months ago
391 B
7
Indexable
/* Slick arrow theme */
div.f-properties__arrows-container .lp-arrow{
    border: solid 2px #8F83FF;
    background-color: #8F83FF!important;
    &:before{
        border-color:#fff;
    }
    &:hover{
        border: solid 2px #fff!important;
        background-color: #fff!important;
        &:before{
            border-color: #8F83FF!important;
        }
    }
}
/* END */
Editor is loading...
Leave a Comment