Is it possible for us to completely replace the X header? As in, header, menu, everything, 100% through child theme? If so, what is the best way to do that?
Basically right now we have tons and tons of Custom CSS/JS that is bogging down a site in order to get the header how we want it. So instead of relying on tons of code which is slowing loading and crashing in a few browsers, we’d like to build out own header and just replace it in the child theme.
Thoughts?