Property Intro
LBautista
css
a year ago
352 B
9
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