when using "nolink" the anchor is rendred as a span with class='nolink'

As a result, the menu icon is gone.

why not use instead?

Best Regards

Comments

bakr’s picture

instead? should have been href = #

Servit’s picture

Hi Bakr,

A # is not used because that will make the item clickable, which might be confusing for a 'nolink' item.

"As a result, the menu icon is gone." Did you try to solve this with css? From I understand, this menu icon is a background image (or something similar) added with css.

Khaled Zaidan

khaled.zaidan’s picture

Status: Active » Closed (works as designed)