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

    Hello,
    I’ve a problem with this website:
    http://www.provisionapp.com
    As you can see the main menu is flickering because the current-menu-item continues to change as you scroll the page. It happens on several browsers I’ve tested.
    Enfold is updated to the latest release (v. 3.5.1).

    Any help is very appreciated!

    Thanks.
    M.D.

    #603785

    Hi atbsrl!

    Thank you for using Enfold.

    It’s the transition effect. You can disable it with this:

    .av-main-nav > li > a, div #menu-item-shop.cart_dropdown {
        -webkit-transition: none;
        transition: none;
    }

    Best regards,
    Ismael

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.