Forums

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

Home Forums CSS Trouble with Navigation menu Reply To: Trouble with Navigation menu

#191441
iizag
Participant

@Paulie_D ,
Hi, Yes I want to retain the blue border. I tried this in firebug but the blue border on hover is still showing rather then being over written with the pink border :

.ubermenu-menu-50 .ubermenu-item-type-post_type:hover {
    border-top: 2px solid #ed008c;
}