scandiwebcom / Menu-Manager-for-Magento-2-by-Scandiweb

Menu Manager for Magento 2 by Scandiweb
19 stars 9 forks source link

Custom Menu CSS Class not applied in the front-end #5

Closed petertindemans closed 6 years ago

petertindemans commented 7 years ago

First of all, thanks for sharing this great extension. It quite a struggle for non-technical users to figure out how to manage navigation structures for CMS pages, this extension really helps.

What doesn't seems to work is the custom CSS functionality.

Steps to reproduce

  1. Set a custom CSS value for a menu (or item) for example: main-menu
  2. Save the item
  3. Clear / flush cache

Expected result:

You would expect that the custom CSS class is added to the ul element in the template.

Actual result:

There is no value "main-menu" added to the item, or anywhere else in the template.

Version Magento : 2.1.5 Version Menu Manager: 0.1.6

petertindemans commented 7 years ago

The work around would be editing the menu template: `<?php /**

?> <?php /**

`