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

    Hello,
    how can I change the active item indicator line to the top of the item in the main menu?

    Thanks, Enrico

    #1006346

    Hey enricobaumgart,

    Can we see your web site URL?

    Best regards,
    Basilis

    #1006352

    Please find the URL in the private content.
    Thanks, Enrico

    #1006439

    Hi,

    Thank you for the update.

    You can use this css code to adjust the position of the menu-fx.

    .avia-menu-fx {
        position: absolute;
        bottom: 100px;
        height: 2px;
    }

    Best regards,
    Ismael

    #1007055

    That works fine, Thanks for helping :)
    Enrico

    #1007143

    Hi,

    Great, glad we could help :-)

    Please let us know if you should need any further help on the topic or if we can close it.

    Best regards,
    Rikard

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