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
- Create “File-less” Page Template in Functions.php
- Best practices – Should I create a child theme vs. customizing a framework theme? (such as HTML5 reset)
- Implementing DNS Prefetching with WordPress
- Child Theme not loading parent CSS
- add_image_size is scaling, even though crop is set to true
- How to override functions.php in child theme?
- How to hook into the quick edit action?
- How do I get a parent theme modification from a child theme?
- Removing the default sidebar from admin panel
- Change date number to another language/script?
- WooCommerce add_action hook results in 500 error
- wp_enqueue_scripts not called on search page?
- How to keep my custom theme changes after updating genesis child theme
- Custom php page in WordPress theme?
- Can’t access WordPress functions in file called via Ajax?
- Override Constants in Child theme
- Child themes: disabling the parent
- Accepted arguments value in hook functions
- trying to use wp_handle_upload with ajax
- Child theme style.css versioning
- Cannot figure out how to overwrite files in child theme
- Which action hook to use for function?
- Removing non native customizer settings from a child theme
- Should I use function_exists() and/or add_action() in theme development?
- Link to a .po file in a child theme
- Alias to theme folder for local development
- Inheritance of parent theme plugin files in a child theme
- Divi Child Theme not appearing in “Themes” [closed]
- Modify a function without editing template
- Menu item added in wp_nav_menu_items filter is never highlighted
- Don’t delete a page if it holds users
- Problem only while using require_once() within functions.php
- Single-level menu option? Another way?
- after renaming my wp-content folder, how do I upgrade my wordpress version?
- Child theme enqueue scripts using new functions
- Show woocommerce categories on my theme menu styling
- Modify custom field input data before creating a new post
- Child Theme’s style.css not loading in mobile browser
- Remove “You are using WordPress 3.2.1” from Right Now Dashboard Widget
- How to properly create a child theme
- Child Theme header1.php file not overwriting parent theme’s header1.php file
- Will my site get messed up when the wordpress theme updates if I edited the html code in the editor to change footer?
- How to correctly enqueue the parent and child theme stylesheets in the creation of a child theme? [duplicate]
- Create a post builder skin in a plugin
- Plugin Development – Functions or Hooks?
- Theme not calling Jquery properly
- Starting point for custom Themes [closed]
- WordPress redirect redirecting too many times or not at all
- Call to undefined function is_home() or any conditional tags
- Do I need to create a child theme for JointsWP
- Why is switching between themes breaking my child theme?
- jQuery from parent theme loaded with many other scripts in a single min.js file
- Is it possible to use add_filter in an included file in the child theme’s functions.php?
- Insert Content Before div#main from the functions.php File
- Different themes on one site
- Why I can’t load my JavaScripts using an hook inside my functions.php file?
- How to make excerpt image be full size instead of thumbnail?
- What is an alternative to not using child theme to customize a WordPress theme?
- Block validation failed for `core/pullquote` after adding theme support for editor-color-palette
- Where i must put hooks in overridable functions?
- Put CSS Content inside tag for WordPress
- Is_single not working properly in genesis
- Debugging slow WordPress Theme Customizer (Any option similar to Query Monitor)?
- 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 to show children pages as array
- Hook in parent theme Menu function
- Why WordPress gets old templates code instead of the last updated ones
- enqueue script if page is not equal to
- adding navigation to genesis themes
- What to do when child theme is out of date with parent theme
- Image Size wrong during upload
- themeforce (happytables framework) implementation
- Twenty sixteen – full height
- Is there a way to prevent wp_head from outputting self-closing tags?
- What’s your workflow for converting a static HTML website to WordPress? [closed]
- Theme’s featured image option is not showing up