slick arrow theme
user_3758723130
css
2 years ago
413 B
6
Indexable
/*START - Testimonial section theme (Local)*/
div.arrows-container button.lp-arrow{
border: solid 2px #fff;
&:before {
border-color: #fff;
}
&:hover{
border: solid 2px #fff;
background-color:#fff;
&::before{
border-color: #000;
}
}
}
div.bottom p.num-pages.js-num-pages{
color:#fff;
}
/*END - Testimonial section theme(Local)*/
Editor is loading...
Leave a Comment