Forum Moderators: open

Message Too Old, No Replies

Remove Triangle Pointer From jqueryslimmenu?

         

Jennnnn

5:10 pm on Jun 7, 2019 (gmt 0)

5+ Year Member Top Contributors Of The Month



Is it possible to remove the default triangular pointer in the top bar of a drop down menu while keeping the triangles in the submenus? The menu uses jquery.slimmenu.js

I can change the color of the pointer in the css so its not seen. Is that the best I can do? Thanks!

not2easy

6:26 pm on Jun 7, 2019 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



If you can change the color in css you should alternately be able to use "display:none" for that element if you prefer.

Jennnnn

2:00 am on Jun 8, 2019 (gmt 0)

5+ Year Member Top Contributors Of The Month



Got it! I played with that earlier but an extra unwanted character prevented it from working.

Now I have the triangle on just the sub menus. Is it possible to change the triangle color on the hover?