So, there are a couple of ommissions and a couple of wrongly targeted classes.
I’ll try to guide you through the changes and go from there
-
Give a class to the collection list (I used home_portfolio-list)

-
Add a combo class named ‘addclasses’ to ‘home_portfolio-coll-itm’

-
In your code replace ‘.blog-posts-list’ with ‘.home_portfolio-list’
-
and ‘.home_portfolio-parallax’ with ‘.home_portfolio-coll-itm.addclasses’
-
Add two copies of the selected section
-
and in those replace the numbers of flipSection01, is–column-01 and start with 2 and three for each
-
I replaced the frequency (to all) from 0 with 3.
While 0 it’s supposed to just not repeat, it seems not to work. Feel free to change the frequency if you have more items.
here’s my test project’s link in case I missed something or want to copy the code
William test project share link and the live version William test project live
Cheers!!!


