Forums
Forums / Theme: Tiny Framework / Header Image above main menu
(@chanixx)
10 years, 3 months ago
Hey guys,
does somebody know, how to put the header-image above the main navigation?
Many Thanks!
Chanixx
(@tomasm)
Copy header.php from the main theme to your child theme.
Then inside header.php cut the whole <nav ...> to </nav> and paste it bellow the comment line: Custom Header - End
<nav ...> to </nav>
Custom Header - End
The topic ‘Header Image above main menu’ is closed to new replies.