Hello, does anyone know how to enable transparent header on HAMBURGER SLIDE-IN (If not on homepage?)

Hello, does anyone know how to enable transparent header on HAMBURGER SLIDE-IN (If not on homepage?) there is an option there only for “ENABLE ON HOMEPAGE”

1 Like

To enable a transparent header on non-homepage hamburger slide-in menus:

Identify the homepage’s header CSS class.
Write custom CSS to make the header transparent.
Create a child theme (optional).
Identify the non-homepage header class.
Write JavaScript to add the transparent class based on the page.
Insert the custom code in your theme settings.
Test to ensure transparency on non-homepage menus.