Community Forums › Forums › Archived Forums › Design Tips and Tricks › Altitude Pro – Header & Nav Bar Help
Tagged: Altitude Pro, header
- This topic has 5 replies, 2 voices, and was last updated 11 years ago by
Kim.
-
AuthorPosts
-
May 28, 2015 at 2:52 pm #154014
Kim
MemberOnce I added my header image it messed up the nav bar and I can't see how to fix it.
You can see there's extra space between the bottom of the header & nav bar & where the beginning of my front page begins (the line should be up higher). It's being caused by the nav bar (I think) because if you hover over any of the tabs in the nav bar you see there's a lot of space between the text of the nav bar & the hover "line" where the sub menu begins. It works perfecting if I only use the text header.
Thank you for any help!
http://www.drshawngreener.com/May 29, 2015 at 6:14 am #154083SavvyJackie
MemberHi Kim,
I tried this on my demo site and it does not add the extra space. How did you add your logo image? In the Customize under Header Image?? If not, that may be the issue.This code hides the site title if an image is used - but your image does not have the proper class, leading me to think it was not added correctly.
.header-image .site-title > a { background-size: contain !important; display: block; height: 76px; text-indent: -9999px; }
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 29, 2015 at 6:18 am #154084SavvyJackie
MemberIf not, try disabling any plugins that may be conflicting to see if it changes things.
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 29, 2015 at 9:13 am #154099Kim
MemberHi Savvy Jackie. Yes, I added it thru the Appearance > Customize > Header Image.
May 29, 2015 at 9:16 am #154100SavvyJackie
Membertry disabling any plugins that may be conflicting to see if it changes things.
Web Designer and Developer at Savvy Jackie Designs | Lucky with plants | @SavvyJackie
Got your question answered here? Please pay it forward by helping someone else. I’m sure there is at least one question you can answer. 🙂
May 29, 2015 at 9:28 am #154106Kim
MemberSorry, I did see your second message. I disabled several plugins, one of which was left over from a different theme. That seemed to help, but then I messed w/ the padding below and it fixed it. I also double checked the demo and even on the demo the line under each tab on the navbar is not directly under the text (which I didn't realize), so my site is as it should be according to the demo now! Yay. Thank you for your assistance. I appreciate it.
.genesis-nav-menu a {
color: #fff;
display: block;
font-size: 14px;
font-weight: 200;
letter-spacing: 1px;
padding: 40px 15px;
text-transform: uppercase; -
AuthorPosts
- The forum ‘Design Tips and Tricks’ is closed to new topics and replies.