Hey,
I have a (hopefully) little problem that I hope you can help me with…
I am trying to create a downloads-page with a looper feeding columns that will function as download links.
I have some animations etc. going on inside the column and basically everything is nested inside a div that should function as my overall link to this download.
My Problem: once I change the HTML tag from “div” to “a” the insides of this div are not positioned correctly anymore and in general this new “a” container isn’t clickable eventhough it has the provided link (when I look into the console),
The odd thing is: In my editor it works fine. The mouse pointer changes as wished and everything is in place. When I save it and look at the page outside of the editor it doesn’t function correct anymore …
I hope you can somehow help me - I’ll post the URL to the page in a secure post.