Featured Properties
JohnMatthewLumba
plain_text
a year ago
445 B
10
Indexable
/*START - fix pagination WB Matthew*/
div.inf-slider-arrows{
gap: 4px;
.slick-prev, .slick-next {
background-color: #88CE17!important;
&::before {
border-color:#fff!important;
}
&:hover {
background-color:#88CE17!important;
&::before {
border-color:#fff!important;
}
}
}
}
/*ENd - add theming on slick arrow*/Editor is loading...
Leave a Comment