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
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
Comment #1
bakr commentedinstead? should have been href = #
Comment #2
Servit commentedHi 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
Comment #3
khaled.zaidan commented