Skip to content

Filters: Page Header

NameDescription
totaltheme/page/header/style
(string)
|The style to be used for the page header which get's added as a classname to the page header in the format style-{name}. Default is "default".
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.
Back To Top