Skip to content

Instantly share code, notes, and snippets.

@cre8tivediva
Created April 19, 2020 14:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cre8tivediva/458d35494a8384a59e869334770b10f4 to your computer and use it in GitHub Desktop.
Save cre8tivediva/458d35494a8384a59e869334770b10f4 to your computer and use it in GitHub Desktop.
Essence Pro - Remove Header Search Option
// Remove Top Header Search Function
remove_action( 'genesis_header', 'essence_header_left_widget', 9 );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment