Okay
  Public Ticket #280184
carousel rotating one item
Closed

Comments

  • Cole started the conversation

    Hi,

    I was wondering if there was a way to change the carousel to rotate to the next item instead of a whole new set of 3. Hope that was clear enough. 

    Thanks!

  • Cole replied

    Oh I figured it out... added 1 to the code below.

    var scrollNum = ($(this).parents('.carousel-wrap').attr('data-full-width') == 'true') ? 'auto' : 1 ;