Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #1478346

    in the desktop view, the menu items should be aligned to the top. At the moment they are in the middle.
    Please send code

    #1478353

    Hey ausgesonnen,
    The title of your thread says “burger menu” but the content says “desktop view”
    for the desktop, items are at the top:
    Screen Shot 2025 03 01 at 12.06.35 PM
    for burger try this css:

    #top #av-burger-menu-ul {
        vertical-align: top;
        padding: 0 !important;
    }

    Screen Shot 2025 03 01 at 12.11.13 PM

    Best regards,
    Mike

    #1478367

    Ok, now they are totally aligned to the top. Too much.
    https://www.imghippo.com/i/Sn3439MM.png
    Better to start on the level where the burger Icon is. Please send code.

    • This reply was modified 1 day, 10 hours ago by ausgesonnen.
    #1478381

    Hi,
    Please change the padding to suit.

    Best regards,
    Mike

    #1478475

    Ok that worked. Thank you

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