Check the hover state of the item. If you use Google Chrome, open the inspector, right-click the "Force Element State">: hover item. You should be able to identify the problem with your inspector and check the CSS styles for this element.
source
share