Name | Return | Usage |
---|---|---|
totaltheme/page/header/breakpoint | string | Breakpoint at which the page header would switch from a left/right layout to a top/bottom layout (sm, md, lg, xl). Default is md. |
totaltheme/page/header/is_enabled | bool | Whether the page header should display or not. |
wpex_page_header_title_args | array | Returns an array for the page header title arguments - html_tag, string, schema_markup |
totaltheme/header/sticky/is_enabled | bool | Whether the header should be fixed on scroll or not. |