Rendering on Safari that is affecting the interaction

I have an interaction that works on Chrome and other browsers properly, but on Safari it breaks.

func.webflow.io is the site - the interaction is in the main header with the birds.

After a quick look at your code, it could be something to do with your use of Flexbox - which Safari has troubled me with at times. Couldn’t tell you what exactly, or how that would break the interaction… But the interaction is taking place within .cntower1 and that has flex set on it…

@Everett_Vane it looks like you will need to move a few elements as the current interaction is causing the section to overlap as it rotates on the y and x-axis in Safari:

CloudApp

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.