While the Nav dropdown menu functions correctly in Chrome, an issue arises in Safari where the image covers the rest of the menu. This discrepancy between browsers is puzzling. Why does this problem only occur in Safari when it displays properly in Chrome?
Attempts to resolve the issue that have proven unsuccessful:
- Adjusting the Z-index
- Experimenting with position:relative for the dropdown menu
- Adding -webkit-transform properties