Custom CSS for Menu Dropdown

https://staging2.moreclickable.com/

Hello. I'd like the dropdown menu to take away the right border on hover. I tried using this CSS as a test to see if it would work for the "Cancer Detection" link, but no luck. I wasn't sure I'm targeting the wrong ID or if the theme simply won't let me over-write the native CSS.

#menu-item-715:hover {

 border-right: none;

}

I appreciate you. Thanks.

Comments

Sign In or Register to comment.