Change Hover-Color Submenu

Posted in: Newspaper
Post count: 28

hover-color

Hello,

how can i change the hover-colour from the sub-menu? Now it’s white, fffff

website: http://www.histaminentzug.de

Thank you very much!

Post count: 6600

Hi,

Via custom css, like this: http://screencast.com/t/qOCthGAkfU

.blog-stack .sf-menu ul .menu-item a:hover {
background-color: #70d891;
}

Thanks

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