Active and hover color for menu

Posted in: Newspaper
Post count: 25

Hi. Please tell me how to make the active and hover color for menu, as the TRAVEL demo. When hover , allocated only text, not a fragment of the menu. Thank you!

Post count: 23312

Hi sirota,

Please try the code below in Theme panel->Custom Css area like that: http://screencast.com/t/i49NXzMLi

.td-header-style-X .sf-menu>li>a:hover, .td_mega_menu_sub_cats .cur-sub-cat {
color: green;
}

Hope this helps.

Thanks!

Viewing 2 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic.