Filter Hook: Page Header
Zakra provides various filter hooks to add your code to the page header section. They are as follows:
zakra_page_header_container_class: You can add your custom CSS class into page header using this hook.
zakra_page_header_markup: This hook allows you to add any markup like h1, h2, p, etc. for page title of the page header.
zakra_page_header_style_filter: You can use this hook to extend the available options under the Header > Style of Page Settings.
zakra_page_header_container_class: You can add your custom CSS class into page header using this hook.
zakra_page_header_markup: This hook allows you to add any markup like h1, h2, p, etc. for page title of the page header.
zakra_page_header_style_filter: You can use this hook to extend the available options under the Header > Style of Page Settings.
Updated on: 24/08/2022
Thank you!