menu effect

Disable Superfish Menu Fade / Slide / Transition

I would like to make my primary nav instantly appear. I notice the superfish.js file, but I believe generatepress/js/scripts.js will be used instead. What do I need to change to get results? I found this post on the forums, but I wasn’t able to find the results. jQuery(document).ready(function($) { $('.main-nav > ul').superfish({ delay: 0, // … Read more