Closed AdamPohl closed 9 years ago
@Huaraz2, all non-link items get the class .slicknav_txtnode
, so you should be able to style it that way. You would simply need to set the list-style and the display to list item and it should show a bullet next to the item. http://jsfiddle.net/ComputerWolf/b3t4qL3o/
Thanks for the help, it works now :smiling_imp:
Hi is it possible to get each non-link item have a bullet point and if so how do I do this?
Thanks