Viewing 2 replies - 1 through 2 (of 2 total)
  • HI HNM,
    This is basic CSS which can accomplish this for you. There’s no need to alter plugin files or anything. You just need to add this CSS to your theme files.

    .testimonial_rotator_wrap.with-prevnext {
      width: 70%;
      margin: 0 auto;

    The above code with limit the width to 70% and center the rotator on your page. Good luck!

    Thread Starter HNM

    (@hnm)

    That worked perfectly, Thanks, Andrew!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘width of rotator’ is closed to new replies.