Home › Forums › Support › Color with transparency in navigation submenu background when hovering › Reply To: Color with transparency in navigation submenu background when hovering
March 22, 2016 at 9:27 am
#180887
Tom
Lead Developer
Lead Developer
Hi there,
Try this:
.main-navigation ul ul li a:hover {
/* CSS in here */
}
Let me know 🙂