-
AuthorPosts
-
November 23, 2014 at 4:21 pm #356247
Hello!
First time posting here. Really enjoying building my site with Enfold! Thanks for the great theme.I have created a custom width header (150px height), full screen width. Logo placement is fine. But the text on the menu (“Home” … “Contact” etc) is automatically centering in the header, when I want to be along the bottom right.
Still new to all of this so any help will be appreciated.
Thanks
November 24, 2014 at 1:51 pm #356749Hey Erin!
Please add following code to Quick CSS in Enfold theme options under General Styling tab
.av-main-nav > li > a > .avia-menu-text { position: relative; top: 50px; } #header_main nav .social_bookmarks { top: 83%; }Regards,
YigitNovember 24, 2014 at 5:12 pm #356954Hi Yigit,
Thank you for your timely response and your assistance! I added the code to the Quick CSS tab, and it worked perfectly on the social icons, but the menu remained in the same position. I tried changing the value “50px” to “83%” to try that as well but it didn’t work.
Is there anything else you could suggest?
Thanks again!
Cheers,
ErinNovember 25, 2014 at 7:15 am #357380Hi!
Please replace this code:
.av-main-nav > li > a > .avia-menu-text { position: relative; top: 50px; }with this:
.av-main-nav > li > a { padding-top: 50px; }Regards,
IsmaelNovember 28, 2014 at 9:24 pm #359886Thank you Ismael, however this code also has not resolved the problem.
November 30, 2014 at 6:55 am #360227Hi!
The code does the job, just make sure the “greater than” signs are written correctly in the Quick CSS field (this happens when you copy it directly from the mail notification).
Regards,
JosueNovember 30, 2014 at 4:18 pm #360291Silly me! Thank you for that.
The original code worked perfectly! Sorry for the run around.Cheers
ErinNovember 30, 2014 at 7:23 pm #360346You are welcome Erin, glad we could help :)
Regards,
JosueAugust 20, 2015 at 6:36 pm #490993HI, just found this very useful too, thank you, Mike
-
AuthorPosts
- The topic ‘Enfold custom header menu placement’ is closed to new replies.
