Is there a way to transform the initial header menu into a burger menu on scrolldown? - The menu buttons are sometimes interfering with our page content.
Does not matter if you are using a Gutenberg block or a Elementor widget there is a setting 'Invert Header Color' for Harington Container or Elementor Section that will actually make this happen - will invert the logo color when scrolling over.
Hi there,
Is there a way to transform the initial header menu into a burger menu on scrolldown? - The menu buttons are sometimes interfering with our page content.
Hi Niels
Does not matter if you are using a Gutenberg block or a Elementor widget there is a setting 'Invert Header Color' for Harington Container or Elementor Section that will actually make this happen - will invert the logo color when scrolling over.
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy
I am aware of that function. A transform to burger menu would be prefered. Any way to do this ?
As you can see in /core/js/common.js there is a function that is processing change-header-color sections
https://prnt.sc/ol9cDsjRAxwh
among others it adds white-header class to the header when entering
and in style.css you will see all classes related to white-header
Thank you.
Clapat Support
https://www.clapat.com/
Review Envato Item Support Policy