• Priority: 0
  • Status: Closed
  • Theme: Alysum
  • Assigned To: Fred
  • Private: No
  • Open Date: 09.11.22, 14:23
  • Opened by: Carlos Salazar
  • Closed by: Anonymous Submitter
  • Closed on:
  • Reason: Not a bug

Ticket #23921 - Menu Alignment

Hi,

I have set up the menu module with one top element and some items inside organised in two columns.

Each column has different top margin but I don’t now how to have them equivalent, I attach an image of the menu.

Regards,
Carlos.

Attachments:

Comments

Fred 09 Nov 2022, 17:07

Hi, Carlos.
Try following CSS fix

.pk-menu-horizontal ul li ul li.item-header a {margin: 0}
Carlos Salazar 09 Nov 2022, 17:46

Perfect, done!

Thanks Fred.

Fred 09 Nov 2022, 17:47

You are welcome!