Create div inside header between .inside-header and /header
-
Hi there,
I am trying to find a hook to include a div inside the header but after the div with the class .inside-header. Something like this:<header class="site-header has-inline-mobile-toggle" id="masthead" aria-label="Site" itemtype="https://schema.org/WPHeader" itemscope=""> <div class="inside-header"></div> <div class="my-div"></div> </header>
Because the hooks inside the function generate_construct_header() show my div inside the .inside-header div, what I don’t want.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Create div inside header between .inside-header and /header’ is closed to new replies.