• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 27.07.23, 17:50
  • Opened by: Antonio Brunno
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #24862 - unable to align submenu items

Elementor doesn’t place submenu items aligned on top, how can I fix it?
Thank you

Attachments:

menu.png (164.6 KiB)

Comments

Fred 27 Jul 2023, 18:35

Hi, Antonio Brunno.
Try following CSS fix:

.pk-sub-menu .elementor-widget-wrap {align-self: flex-start }

You can add it to Theme Settings → Customer CSS

Antonio Brunno 28 Jul 2023, 08:51

Thank you,
problem solved!

Fred 28 Jul 2023, 11:57

You are welcome!