Property Intro with Title Below Pagination

Property Intro with Title Below Design Template: Producer
Jfelizardo avatar
Jfelizardo
plain_text
09/09/2024 7:50 PM
496 B
13
Indexable
/*START - pagination color*/
.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: #000!important;
        }
}
/*END - pagination color*/
Editor is loading...
Leave a Comment