Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #346188

    The main menu does not work in Safari. I am using Safari on Windows 8.1 and I believe my client had the same issue with Safari on Mac. The sub-menu opens when I hover over the top items, but it disappears when I try to access sub-menu items.

    #346265

    Never mind. I found the problem.
    I used this line in my quick CSS to fix header issues after one of the Enfold updates
    #header_main_alternate, #header {
    -webkit-transform: translateZ(0);
    }
    After removing it, menu seems to be working fine. – at least on Safari for Windows …

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Main menu does not work in Safari’ is closed to new replies.