This topic is: resolved
- This topic has 25 replies, 5 voices, and was last updated 10 years, 7 months ago by .
- The topic ‘Parallax Pro – header and navigation question’ is closed to new replies.
These forums are for general discussion on WordPress and Genesis. Official support for StudioPress themes is offered exclusively at My StudioPress. Responses in this forum are not guaranteed. Please note that this forum will require a new username, separate from the one used for My.StudioPress.
Community Forums › Forums › Archived Forums › Design Tips and Tricks › Parallax Pro – header and navigation question
Yay!!!! That worked. Thanks so much for walking me through this! I'm learning, slowly but surely!
Awesome! You are very welcome. We're all here to help!
Do me a favor and mark this one Resolved. Cheers 🙂
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp
One last question. Underneath the navigation on the home page, there is a white space that cuts off the top of the image there. How can I reduce/remove that?
Hey Renee,
A margin of 60px is being applied to the bottom of the Primary Nav Menu. So on the frontpage to make it go away, here's what you want to do in your style.css:
After line 1039, add the following:
.parallax-home .nav-primary {
margin-bottom: 0;
}
Cheers!
Software & Electrical Engineer and Programming Teacher · I’m on a mission to help developers be more awesome.
Find Me: KnowTheCode.io | @hellofromTonya | Profitable WordPress Developer Bootcamp
do you mind sharing how you changed the header height & width? In default setup I have default header image of 360x70 and I'd love to get it taller - location of navigation items is fine -
Also noticed with your sample site you display when screen width is reduced your navigation names simply stack - mine turns into 3 lines. I take it you are using a different navigation menu?
Renee your link doesn't work.
@Tonya like your site, a new bookmark for Genesis tuts.
© 2025 WPEngine, Inc.