Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #616684

    When you see my menu, there is a orange line when mouse over, is it possible to change the height of the line, so the line is in height of the line below the word lecta in the image ?

    #616780

    Hi BetuwePC!

    Thanks for getting in touch with us!

    Not sure I completely understand what you are asking. You want the line below the menu items on hover to be inline with the line in your logo under? Or do wish for the line to be the same height as the one under the image?

    Let me know.

    Cheers!
    Jordan

    • This reply was modified 8 years, 5 months ago by Jordan.
    #616802

    yes i mean the first one, possible ?

    #617776

    Hi!

    Please add following code to Quick CSS

    .avia-menu-fx {
        bottom: 24%;
    }

    Best regards,
    Yigit

    #618792

    thanks but now i have a second line when the menu pops up

    • This reply was modified 8 years, 6 months ago by BPC.
    #618851

    Hi!

    Please add the below code in quick CSS

    #top .av-main-nav li:hover > ul {
        margin-top: -23px;
    }

    Regards,
    Vinay

    #639713

    private

    #639854

    Hi,

    Thanks for getting back to us!

    The word has been removed!

    Best regards,
    Jordan

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