SuryaCreates Premium Glass Header replaces your theme’s default header with a modern, glass-effect header bar that you can fully design from one settings screen, with the option to override key parts on individual pages.
Every page and post gets a “Glass Header — This Page” box in the editor sidebar, letting you override the desktop menu, mobile menu, toggle button shape, off-canvas background color, sticky behavior, or hide the header entirely — without affecting any other page.
Add this to your theme right after the opening <body> tag:
<?php if ( function_exists( 'scpgh_render_header' ) ) scpgh_render_header(); ?>
Or use the shortcode anywhere shortcodes are supported:
[suryacreates_glass_header]