Hello,
when I create a menu with a dashed line as a separator I still get the list style image. (See the attached screenshot.) Is it possible to add a special class to those menu items so that the list style image can be removed with css? With "special class" I mean something like
instead of
.
That would be great :)
Have a nice day, Fabian
Comments
Comment #1
fmueller commentedOh, my example is not shown correctly. Since I am not able to edit it I write a new comment. I meant
instead of
Comment #2
fmueller commentedComment #3
Servit commentedHi,
Sorry it took me a while to get to have a look on your issue.
Yes, it seems like a logical request. I will be adding a specific class to the li tag of nolinks and separators.
Expect the update soon!
Khaled Zaidan
Comment #4
fmueller commentedThanx Khaled :-)
Comment #5
held69 commentedFor me this update would be welcome as well.
thanks
Comment #6
hedac commentedI also need a special class for the li separators. not the in the span inside.
Comment #7
hedac commentedoh sorry.. I have seen the function special_menu_itemsoverwrite_menu_item which I think does it..
the problem is I am using nice menus module. So I guess I need to patch nice menus for that