You must be logged in to reply to this topic.
I was testing my site on an Android phone and noticed that when you are in landscape mode and scroll left on the testimonial slider, it seems a little buggy and part of the previous testimonial shows up. Is there a fix for this?
We were on a google pixel running Android 7.1.1
Hello,
Sorry for the late reply.
I tested the site in these platforms and the testimonials showed up ok. Please see screenshots:
Galaxy Note II: http://pho.to/AgEXN
Iphone 6: http://pho.to/AgEXT
Nexus 6P: http://pho.to/AgEYI
I suggest you add this code into your custom css box:
@media(max-width: 667px){
.caroufredsel_wrapper {
width: 380px !important;
}}
refresh pages and try again in the mobile. Change the value until you are satisfied with the result.
Let us know.
Best regards!
You must be logged in to reply to this topic.