How do I make a transparent arrow that is between 2 sections? Both sections have its background-image and with background-size: cover
.
An example:
I have been researching for various methods but most I found are usually making of a transparent arrow across a single image, or making of CSS triangle, both of which I believe do not work for this case.
A snippet on what I have so far. I would be okay even if it's not a pure CSS solution but I cannot find a way to do it reliably with a variable width.