Viewing 10 posts - 1 through 10 (of 10 total)
  • Author
    Posts
  • #807990

    Hi guys,

    Is there any way to stop this happening on mobiles, please? I assume the image makes it obvious?

    Many thanks.

    18814151_10154563829200233_7564244187848011753_n

    #808011

    Hey WordPressed,

    Please provide a link to the site/page in question so we can look into this issue further.

    Best regards,
    Jordan Shannon

    #808014

    Here you go.

    #808025

    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

    #808031

    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.

    #808040

    Hi,

    Is it just for the testimonial section that you need fixed?

    Best regards,
    Jordan Shannon

    #808048

    Yes, I can only see the mis-formatting happening with them.

    #808062

    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

    #808116

    Jordan, this isn’t working I’m afraid. Your screenshots show the ones that do fit ok but this is what the longer one looks like.

    IMG_7942

    #808247

    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

Viewing 10 posts - 1 through 10 (of 10 total)
  • You must be logged in to reply to this topic.