Property Intro

 avatar
LBautista
css
10 months ago
352 B
6
Indexable
 /*START - pagination color - WB lloyd*/
.property-intro-2-content .property-intro-2-nav-slider button.slick-arrow{
    background-color: transparent;
    border-color:#fff;
    color: #fff!important;
    &:hover{
        background-color: #fff;
        border-color:#fff;
        color: #2A505D!important;
    }
}
/*END - pagination color*/
Editor is loading...
Leave a Comment