Hey WordPressed,
Please provide a link to the site/page in question so we can look into this issue further.
Best regards,
Jordan Shannon
Here you go.
Hi,
Try adding the following to quick css:
@media only screen and (max-width: 767px){
.av-large-testimonial-slider.avia-testimonial-wrapper .avia-testimonial{
padding:0px!important;
}
}
Let me know if this works.
Best regards,
Jordan Shannon
Sadly that has not fixed the issue. Have cleared cache on my phone, and the slides are looking different, but if you are able to take a look you can see the formatting is a bit off now and it hasn’t fixed a couple of the slides fro cropping off the text.
Hi,
Is it just for the testimonial section that you need fixed?
Best regards,
Jordan Shannon
Yes, I can only see the mis-formatting happening with them.
Hi,
Try the following:
@media only screen and (max-width: 767px){
.avia-testimonial-row .avia-testimonial{
padding:0px!important
}
}
This is what I am seeing when using the above https://snag.gy/jqdOwo.jpg
Best regards,
Jordan Shannon
Hi,
Actually that one looks fine on my end as well, https://snag.gy/5O2HhG.jpg. Try clearing the cache a few times over or even test from a second device.
Best regards,
Jordan Shannon