Property Intro
LBautista
css
a year ago
349 B
8
Indexable
/*START - pagination color - WB lloyd*/
.property-intro-2-content .property-intro-2-nav-slider button.slick-arrow{
background-color: #fff;
border-color:#fff;
color: #000!important;
&:hover{
background-color: #f1f1f1;
border-color:#f1f1f1;
color: #000!important;
}
}
/*END - pagination color*/Editor is loading...
Leave a Comment