/ Published in: CSS
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
$("ul.dropdown > li:not(:has('ul')) a").css({ "background-image": "none", });