Hello, I would like to remove the Landmark header from all pages entirely. I do not wish to hide it wish CSS. I would prefer to remove it via remove_action or something similar, but I am not able to find where/how the landmark-header is being added/included. I assume it is with an action hook, and so I’m also assuming that it can be removed with the same hook.
Please let me know.
Thank you!