• Resolved grijsje

    (@grijsje)


    When triggering the menu the bottom part disappears behind the column-2 container (ilovewp-column ilovewp-column-2).

    I checked the same on the demo page, by dynamically inserting new items. It has the same behaviour. Which made me believe i am not causing it myself.

    You can see it live on arkgemeent.nl using the “Voor U / Voor Jou” menu item. The site itself is in Dutch but I assume this is reproducible.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Theme Author Dumitru Brinzan

    (@ilovewpcom)

    Hello,

    Thank you for reporting this edge case.
    This will be fixed in the next theme update.
    Until then, you can go to Appearance > Customize > Additional CSS and add this code:

    #ilovewp-home-welcome .ilovewp-column-2 { z-index: 2; }

    It should fix the issue.

    Best regards,
    Dumitru B.

    Thread Starter grijsje

    (@grijsje)

    Thanks for the quick solution!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Long menu item disappears behind column2’ is closed to new replies.