How change menu collor link active

Posted in: Newspaper
Post count: 115

see
[img]http://i.imgur.com/wt8HI5z.jpg[/img]

Change collor in admin options I need do this
is possible?

Post count: 115

main menu

Post count: 23312

Hi,

Please try the code below and place it in Theme panel->Cusotm CSS area.

The code is ->

.sf-menu > li > a:hover, .sf-menu > .sfHover > a {
background-color: red;
}

The result -> http://screencast.com/t/aczchWQfe7

Thanks.

Viewing 3 posts - 1 through 3 (of 3 total)
The forum ‘Newspaper’ is closed to new topics and replies.