Adding sticky menu effect in Primary Navigation of Genesis Sample Theme. I did following things: Create a sticky-menu.js file and upload into js folder Enqueue the JS file. Add the PHP script in functions.php file Add CSS in style.css file Step 1 Create a new JS file “sticky-menu.js” and upload in js folder. Here is… Keep Reading about Making Primary Navigation Sticky in Genesis Sample Theme
primary menu
Adding a custom logo from customizer in genesis primary navigation bar
I used Genesis Sample for this tutorial. This functionality will be very useful if you are implementing the sticky effect in primary menu bar. I did following things Adding custom logo upload option in theme customizer Adding this logo in primary menu bar Step 1 Register logo upload settings and controls with the Customizer. If… Keep Reading about Adding a custom logo from customizer in genesis primary navigation bar