How can i add triangle to the following example Fiddle
I need to remove the parent menu with white background and show triangle to to make it look more like this<
You need to apply a class to the list items that have dropdown divs and then you can apply the pseudo element to that.
Codepen Example