Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #740567

    Hi guys,

    on mobile testimonials I added to a site I’m doing show up incorrectly.

    See here:

    I’d like the testimonials text to show justified and occupying as much screen space as possible instead of going all vertical and on the left of the screen.

    Can you help?

    #741561

    Hey Antonio,

    I checked your front page on iphone6/chrome and it looks good on my end, I can’t see anything like your screenshot. In what device/browser are you getting this problem?

    Best regards,
    Rikard

    #741651

    Interesting :) Iphone 6

    The testimonials on the homepage look good (http://villaitaly.fullybookedhome.com/) but the ones on the following page look as per screenshot:

    #742199

    Hi,

    Ok, I see what you mean now. Please try the following in Quick CSS under Enfold->General Styling:

    @media only screen and (max-width: 767px) {
    .page-id-234 .avia-testimonial {
        width:100% !important;
        display: block !important;
    }
    }

    Best regards,
    Rikard

    #742331

    Awesome Rikard!

    Problem solved, you can close the thread!

    Thank you so much!

    #742715

    Hi Antonio,

    Great, glad we could help and sorry for the problems :-)

    Please open a new thread if you should have any further questions or problems.

    Best regards,
    Rikard

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Testimonials showing incorrectly’ is closed to new replies.