I don’t see any hook available to do so. As you are using Child theming, it would be best for you to take a copy of the header.php in the child theme folder and edit it as per your need.
Related Posts:
- Replace function in a child theme
- get_template_part vs action hooks in themes
- Getting instance variable in scope of ‘wp_enqueue_scripts’
- How to edit bbPress template files – WordPress + BuddyPress + bbPress? [closed]
- Get password when user registers and save it sha1 into database
- How do I “unhook” / de-register jQuery so that it’s not called as part of wp_footer();?
- Change parent theme file function in child themes functions.php
- Nesting Functions within Functions
- How to add theme support?
- Injecting a custom sql query into a page/theme
- Pass variable to hook. Its possible?
- Theme Customizer not loading JS for live preview
- Overide enqueue in non plugable function via child theme
- How to change footer credit text in Twenty Twenty One theme with a hook?
- Add back in child theme what the parent theme removed with remove_action
- Is There A WordPress Hook for Accessing Attachments for A Particular Page?
- How Do I Unhook This Parent Theme Function?
- Why functions metaboxes is causing White Screen in Admin [closed]
- Is there any filter or action hook to remove layout classes from appearing in my templates?
- Add text when displying attribute with a hook on single product page
- Child Theme’s style.css not loading in mobile browser
- Is it possible to make *.js and folders visible in theme-editor
- Remove “You are using WordPress 3.2.1” from Right Now Dashboard Widget
- add_filter to parent theme helper class function from child theme
- How to properly create a child theme
- Removing parent theme action on pluggable function not working
- Can’t remove DIV from hooks in Storefront child theme [closed]
- Renaming a theme so it aids SEO and the theme used is hidden
- jQuery does not work
- Dynamic menu links after header title
- Custom theme, contact form 7 & fast secure form doesn’t work
- filemtime(): stat failed warning within a child theme
- What are the hooks in WordPress theme development?
- Overrite parent functions using child functions
- How can I override a require() used in functions.php of parent theme to my child theme
- Derive child theme from separate theme
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- Override the WordPress core function wp_referer_field
- Change the “Default Avatar” admin option via functions.php
- Replace single_template filter with what for default posts?
- Need help with adding templates (archives and sitemap) to WordPress child theme
- save_post action doesn’t passing post id to my function as argument
- Control the srcset much more (not all sizes in it each time)
- Using a starter theme vs starter theme with child theme
- Debugging slow WordPress Theme Customizer (Any option similar to Query Monitor)?
- Editing Them with Child Theme Basics [closed]
- WordPress hooks to call a function inside a construct
- How to customize the colors within a stylesheet using a WordPress setting
- How to hook into wordpress upgrade procedure for a custom theme
- Child theme in separate WordPress Install
- Change header image on a particular page
- Alter theme pages on language switch
- Update modified Shopify third-party theme [closed]
- how can I re-utilize and class on a child theme
- Providing updates to your WordPress theme
- How to show children pages as array
- Hook in parent theme Menu function
- How do child themes work?
- Protecting work on client’s web host
- what is do_action(); in wordpress? [duplicate]
- Why WordPress gets old templates code instead of the last updated ones
- Load a Child Theme’s style.css just before the closing tag
- WordPress HTML Helper
- How to migrate the menu from the site on my own theme in WordPress?
- Removing action from template class
- Suppress the_content filter in a nested loop
- add_action not working in header?
- enqueue script if page is not equal to
- apply_filters to featured image
- adding navigation to genesis themes
- Mamp pro permalink issues. Pages keep reverting to index.php
- Extending arrays in parent theme without completely overriding the files
- Standard Way To Do Custom Work Within A Page?
- loading custom.js file after jquery is loaded
- add query string to all pages after user logged in
- WordPress theme Modifications not showing up on live server
- What to do when child theme is out of date with parent theme
- Extracting Distance from FacetWP Proximity Function to Display in WordPress Template
- add_action works outside condition but not inside it
- Global Navigation menu in diiferrent wordpress setups
- Creating custom function in wordpress to return data from database
- Image Size wrong during upload
- Getting URL of Resized Image
- Is there any way to show child theme in theme detectors?
- Should I create a child theme for a parent custom theme? [closed]
- Adding a new layout for genesis
- I’m new in developing responsive WordPress Theme, so which framework to use or work from scratch? [closed]
- themeforce (happytables framework) implementation
- Twenty sixteen – full height
- Is there a way to prevent wp_head from outputting self-closing tags?
- ways to create customized theme (hard coded – no pagebuilder)
- What’s your workflow for converting a static HTML website to WordPress? [closed]
- delete_term is not working properly with add_action()
- Theme’s featured image option is not showing up
- Is there a hook that I can use when a fatal error occurs?
- Function attached to cron job not running but will run if called manually
- How can I able to exclude ‘Category’ and ‘Tag’ slug from the URL in WordPress without reloading to new site?
- Confusion about theme’s parent and child functions.php file
- Add 2 links in between the navigation using the Breadcrumb Navxt plugin hook
- How to Use Webpack with WordPress Script Modules and Enqueue a Custom Class