Issues maintaining default css properties when carousel looping thru slides

Hello. Built out a custom theme and slides 1-3 are maintaining the default css properties when globally looped. All content and custom modules to add and edit work just fine. I have it index with this as the start.

{%if forloop.index > 0%}

When 2 additional slides are added, slides #2 does not show content and slide #5 loses default css properties as well.

Essentially, slides 1-3 becomes 3,4,5 as the 2 extra slides are added to the beginning of the loop.

Hi @pedropmedina ,

Please send your site and if your site is password protected, please send me the password. I will check it.

Issue resolved.

1 Like