Hi,
I need owl carousel next and prev arrows like your theme but only just with backgound in a circle, not in a rectangle.
I need some css border-radius: 50% somewhere. I need to change backgound colors of this circle and maintain arrows white.
how can I create this? now I'm using this but there is a grey rectangle as backgound.
<section id="slider" class="slider-element boxed-slider">
<div class="container">
<div id="oc-slider" class="owl-carousel carousel-widget" data-margin="0" data-items="1" data-animate-in="zoomIn" data-speed="450" data-animate-out="fadeOut"> <img src="../images/1.jpg" alt="Slider"> <img src="../images/2.jpg" alt="Slider"> <img src="../images/3.jpg" alt="Slider"> </div>
</div>
</section>in this link you can see:
https://www.galvanotecnicagt.it/test/processi-produttivi/zincatura.html
use this access:
username: galvanotecnicagt
password: F@iWz@55
thanks
nicola
