Property Detail - INtro - Pagination arrow
Sally
css
2 years ago
272 B
5
Indexable
/*Update Slick arrow*/ div.lp-container .bottom-row .lp-arrow:hover{ &:before{ border-color: #0D223F; } } .lp-arrow.lp-arrow--dark { border: solid 2px #0D223F; &:before{ border-color: #0D223F; } } /*END*/
Editor is loading...