Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #700181

    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.

    #700185

    Hey!

    Can you please post the link to your website and point out the changes you would like to make?

    Cheers!
    Yigit

    #700783

    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 ?

    #701618

    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

    #702256

    Hi Ismael,

    Thanks for your reply, the CSS you have provided does not work when you scroll and the sticky header is affected.

    #702484

    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

Viewing 6 posts - 1 through 6 (of 6 total)
  • You must be logged in to reply to this topic.