Hi,
I am trying to modify the header menu here but i am having a trouble to solve it out.
–
How do i vertical align the header navigation a tag to the bottom ?
I tried increasing the line-height but it affects the sticky menu after the scroll.
Thank you.
Hey!
Can you please post the link to your website and point out the changes you would like to make?
Cheers!
Yigit
Here is the screenshot, i hope its understandable, http://imgur.com/a/TWfMu
This is the link of the website, http://www.swiss-magic-kunden.ch/lipsticks/
The responsiveness of the site is at the bad shape, its suppose to be responsive, right ?
Hi!
Thank you for the screenshot. Please try this css code in the Quick CSS field.
.av-main-nav > li > a {
bottom: -40px;
position: relative;
}
Best regards,
Ismael
Hi Ismael,
Thanks for your reply, the CSS you have provided does not work when you scroll and the sticky header is affected.
Hi,
Looking at the screenshot, if I’m not mistaken you want the logo above and the menu below it? if it is you need to go to Enfold > Header > find Menu and Logo Position and select Logo Left, Menu Below.
Best regards,
Nikko