Skip to content

Menu items that are not links should be rendered as the rest of the links

Summary

In the current implementation if a menu item uses the route:<nolink> option, the rendered menu item does not look like the rest of the items.

Steps to reproduce

  1. Create a menu item that uses the nolink option
  2. Visit the menu

Possible fixes

According to this forum post, the nolink items are rendered as spans. Modify the styles of <a> to also be applied in spans under the menus.

Attachments

03380dab7557ba1c7a34ea9ac0f5ca3d48473393

Edited by Konstantinos Platis