Tagged: CSS, header menu
I’m trying to justify the “Fixed Header with Social Icons and additional Navigation” down from center to ride the bottom of the header (well about 5px up from the header line.
Trying to find the code with firebug I haven’t found how to change all the menu items instead of individual. I’d appreciate any help. Thank you!
Hey MuzSolutions!
I’m not sure what you’re trying to do but you can move the main menu using this:
.main_menu {
right: 0;
top: 20px;
}
Regards,
Ismael
Hi!
It does look fine on my end. See screenshot here http://i.imgur.com/EA9yai6.jpg
Can you post a screenshot and show the issue you are getting?
Regards,
Yigit
Well yea it looks right now because I set it back. I don’t want clients and potential clients visiting my site when it’s not loading properly.
Screenshot with the error: http://imgur.com/CoiVzRK
Hey!
Can you set it back real quick so i can take a look at it while i am here?
Regards,
Yigit
No worries. Set it back. Thanks Yigit.
Hey!
Please add following code to Quick CSS in Enfold theme options under Styling tab
.avia-menu-fx { bottom: 39px; }
Cheers!
Yigit
Great! It’s working now. Thank you for being awesome!
God Bless.
No I’m sorry, there is another error related to the menu. When I scroll down the menu drops.
Here is a screenshot: http://imgur.com/cGQnS6y
Hi!
Please add following code to Quick CSS as well
.header-scrollred .main_menu ul:first-child > li a {
height: 60px!important;
line-height: 0px!important;
}
Regards,
Yigit
Error is still there.
Hi!
Do you mind creating a temporary admin login and posting it here privately so we can take a look?
Regards,
Yigit
Hey!
Changes are done. Please review your website. You can find the custom CSS code i added in Quick CSS section in Enfold theme options.
Best regards,
Yigit
Great. Thank you so much for taking the time to work with me Yigit.
God Bless.