Which php file contains the function for the sticky header? We need to edit the sticky header to include a category button and a custom drop down menu.
Is it possible to modified this script from a child-theme ? I tried using wp_dequeue js/functions.js file and using wp_enqueue for the new script. But it’s not working correctly.