Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1223176

    Hi there!

    Currently I use Thrive Ovation to display testimonials. Testimonials are being displayed correctly on desktop however on mobile devices they are not.
    On mobile devices the name of person giving the testimonial and picture do not display or match to the correct written testimonial. My site has one page, scroll down to section titled “Coachee Shares.”

    When contacting Thrive Ovation Developers, they took a look and came to the conclusion that the Enfold visual editor was the source of the problem.

    “Hello,
    Upon checking, it looks like that there is something from Elfold visual editor preventing the testimonials to work as expected as it adds a fixed size of 1130px that leads to the testimonial’s width exceed to the screen width. See this:- https://cl.ly/8c8aa9f8162d
    Since this is from a 3rd party theme/plugin, may I request if you can also contact the developer of Enfold if they can have a look with this as well? let us know if they need anything from us as we are eager to help you with this issue.
    Let us know how it goes and if you need further assistance”

    Can you please help?

    #1224102

    Hey OriginsSpeak,

    You can try this css:

    
    div[id*='thrlider'],
    .thrlider-nav-wrapper,
    .thrlider-slide {
        width: 100 !important;
    }
    

    But before that, you need to test on the actual device.

    Best regards,
    Victoria

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