Answer the question
In order to leave comments, you need to log in
How to screw header/header-logo correctly?
All good and healthy!
Dear experts, tell me how to fasten the header/header-logo inside the div?
The bottom line is, there are divs:
<div class="my_new_menu"><?php get_template_part( 'header/header-menu' ) ?></div>
Answer the question
In order to leave comments, you need to log in
And who forbids you to do this:
<div class="my_new_menu">
<?php get_template_part( 'header/header-logo' ) ?>
<?php get_template_part( 'header/header-menu' ) ?>
</div>
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question