Remove Page Transitions/Animations

  • Posted in : f8
  • temp105399@gmail.com
    Participant

    Hello,

    I want to remove Page transitions or Animations and I can’t find anything in the customizer.

    please send me code to remove the page transitions.

    I am talking about When we load page and go out of the page.

    serkan
    Moderator

    Hi, just edit js/main.js file in an editor, on line:219 replace this line

    $('a').on("click", function(event) {
    

    with this and save it.

    $('aa').on("click", function(event) {
    

    Have a nice day!

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register