Forums
Forums / Theme: Twenty Seventeen / Move the menu
(@wubi)
9 years, 2 months ago
Hi All!
I search, but not found solve for the following:
I want move the top menu to “really” top of the page. Now appear under the header image (theme default). But I want modify this. First the menu, then header image and then the content.
I edit the theme header.php (header section), but working good.
Can anybody help me?
Thank you.
(@indianplayschools)
Hi, Try this in your child theme or custom css
.navigation-top { left: 55%; position: absolute; top: 14px; width: 40%; background: #ffffff; height: 70px; }
top is the height from the top of the page. Hope this helps
The topic ‘Move the menu’ is closed to new replies.