Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums CSS Horizontal dropdown menu problems Re: Horizontal dropdown menu problems

#63864
jamygolden
Member

This should work:

ul.dropdown .red:hover{
background-color: #f9c0c6;
}