I was also thinking that I could achieve the same result by using an accordion section. Then I would insert an html page inside so that when I click, it shows the page.
I am now trying to translate the clickable row to the end of the section when clicked but I can’t manage to do it… (like a reverse accordion)
I just manage to move it a little bit but it doesn’t go straight to the end of the section. Also, the animation is smooth on the opening but it is not animated on closing.
I am currently using a fresh version of the Dawn Theme so basically there’s nothing customized going on.
As previously stated, what I want to achieve is a custom section by following that tutorial. However, that tutorial comes from a different source so it is not specifically written for Shopify.
As an example, I would like to nest into a collapsible page, two “Image with Text” sections.
I can then customize the code for my needs but I would need a starting point
Is it possible to achieve something like that? (To grab multiple sections from the homepage and nest them into a collapsible container).