• Hi. I’m using the testimonial slider but I can’t seem to remove the spacing around the outside? I’ve tried various CSS but it doesn’t seem to work. Please can you advise on how to make the slider 100% width.

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author livemesh

    (@livemesh)

    The design is such that it does not occupy full width for readability. Will provide the custom CSS tomorrow when I am back at office.

    Plugin Author livemesh

    (@livemesh)

    You can use the following custom css and tweak it depending on your needs –

    .lae-testimonials-slider-style1 .lae-testimonial .lae-testimonial-text { margin: 0; }
    .lae-testimonials-slider .lae-testimonial .lae-testimonial-text { text-align: left; font-style: normal; }
    .lae-testimonials-slider.lae-container { max-width: none;}
    .lae-testimonials-slider .lae-testimonial .lae-testimonial-text { max-width: none; font-size: 28px; line-height: 36px;}

    Thread Starter bigtasty

    (@bigtasty)

    Perfect, thanks so much for you help.

    Thread Starter bigtasty

    (@bigtasty)

    When selecting the ‘smooth height’ option, it pushes the content underneath down and makes it so the underneath content cannot be scrolled to. Any idea how I can fix that?

    Plugin Author livemesh

    (@livemesh)

    I couldn’t replicate the issue on my server with “smooth height” option enabled. I think the issue is happening because of the locomotive scroll you are using. Can you please disable it and check whether that solves the problem. Custom scroll libraries are prone to performance and functional issues and are no longer recommended.

    Thread Starter bigtasty

    (@bigtasty)

    Hi, I was just wondering if you could advise on how to also make the author of the testimonial left-aligned? Seen here.

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