Problem/Motivation

Hi,

although you have fixed this perfectly in https://www.drupal.org/node/3516512 for the regular menu.

If I switch the menu to Mega Menu the same error as in the parent case appears.

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Comments

maxilein created an issue. See original summary.

flashwebcenter’s picture

Category: Bug report » Support request
Status: Active » Fixed

Hello,

All menu templates have been updated to handle only span elements inside li.
Please feel free to use the dev branch and test the changes.

If you have used any of the Solo menu templates in a project, you can update your template with the new version.

Best wishes,
Alaa

maxilein’s picture

StatusFileSize
new12.33 KB
new8.41 KB

Thank you. Looks much better.
There remains just a little padding difference between an a tag inside a menu entry and only a span. Please screenshots.

maxilein’s picture

Status: Fixed » Needs work
maxilein’s picture

The span is positioned with a padding top/bottom of 10px. While the a tag has a padding of 12px.

flashwebcenter’s picture

Status: Needs work » Needs review

Hello,

Thank you for reviewing this and bringing it to my attention. I’ve updated the padding for all first-level menus to be applied globally across all menu types. Please use the dev version for this updated.

Best wishes,
Alaa

maxilein’s picture

Thank you very much. I can confirm it looks perfectly now.

maxilein’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.