Tagged: ,

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #1246030

    I don’t know if this is something someone can help me with but I’m trying to create a sliding underline for my menu but I can’t get it to work. This is the style I’m trying to recreate:

    CodePen – Sliding Underline

    Is that possible to do? Does anyone know how? :)

    #1246735

    Hey Jonas,

    It’s possible however the tweak however it will take some time to do which is outside the scope of our support
    Also it’s not scalable since you’ll need to change the left margin every time you add a menu item.
    To add, the hr tag I would suggest using javascript to inject it.
    Then override the CSS properties of menu based on the codepen example.

    Best regards,
    Nikko

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