Overwriting the menu break points of twentysixteen in child theme
I am currently working on a child theme with TwentySixteen being the parent.
Currently in the functions.js file of TwentySixteen, it has a break point of 910 where the normal menu stops and the menu-toggle button displays instead.
I need to reduce the width of this down to 810 but am unsure how to do this. Obviously i dont want to touch the TwentySixteen theme files.
Topic theme-twenty-sixteen functions Wordpress javascript
Category Web