January 25, 2015 at 16:34
#43380
Moderator
I’m guessing its a plugin issue in both cases. When the page is loading, it correctly shows the kleo version of the pinterest logo. But then after the page loads it changes. Some jquery script on your site is injecting a bunch of code into the elements class. See attached.
I wasn’t able to determine what is overriding the right arrow css, so as a fix try adding this to your quick css
COPY CODE
.kleo-carousel-container.dot-carousel {
overflow: hidden !important;
}
Hi there!!! Help others from the community and mark any reply as solution if it solved your question. Mark as a solution