Hi muhammedkursad,
You can add the following CSS code to the Template Styles > Ja Artsy > Tools > Custom CSS.
.acm-slideshow div.owl-carousel .owl-nav button {
background: transparent;
color: #001659;
top: 0px;
left: 0;
width: auto;
position: static;
height: auto;
text-align: left;
font-size: 15px;
line-height: 0;
}
.acm-slideshow div.owl-carousel .owl-nav button:not(.disabled):hover {
background: transparent !important;
}