Viewing 5 reply threads
You must be logged in to reply to this topic.
Hi there,
The testimonial carousel seems to have a bug. If you put your cursor next to the arrows that appear on the sides, the arrow disappears and you can no longer click it. It not very user-friendly. Do you have a fix for that?
Best
Algirdas
I forgot to ask. Maybe it is possible to turn off those arrows and leave only the automatic slider?
Hello,
Sorry for the late reply.
Normally the arrows just slide a little at the edges, but do not disappear on hover. Can i please see your site’s link? So i can understand you better. If you want to remove them at all, please add these lines into your custom css box:
.testimonial_carousel_element .pagination {
display: none;
}
Best regards!
Hello,
You have added the code i gave you, resulting in removing the arrows. Do you still need our help?
Best regards!
You must be logged in to reply to this topic.