Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #331284

    Hi.

    After upgrading to version 3, I’m having a problem with ScrollSpy on Chrome (mac) and iOS. When I scroll down to my about section, the active header menu item changes, but the item that was previously active retains its style until I hover of it with the mouse. This does not happen in Safari or Firefox.

    Any suggestions?

    • This topic was modified 10 years, 9 months ago by cornerlord.
    #331800

    Hey cornerlord!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    #header_main_alternate, #header {
    transform: translateZ(0);
    } 

    Best regards,
    Yigit

    #331826

    Perfect!!!!!! Thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Problem with ScrollSpy Single Page Navigation on Chrome and iOS’ is closed to new replies.