Home Forums WoodMart support forum Test Server Support Reply To: Test Server Support

#260743

Olivia
Participant

I tried in both Safari , Chrome, I cleaned cach, even tried with this code ,still
.owl-next{
border: none !important;
background: url(images/arrow.jpg) no-repeat ;
display:block;
}

.owl-prev{
border: none !important;
background: url(images/arrow.jpg) no-repeat ;
display:block;
}
.owl-theme .owl-controls .owl-buttons .owl-next {
background-color: hsla(0, 0%, 100%, 1) !important;
color: hsla(0, 0%, 0%, 1) !important;

}

any solution,