ACTIVE & HOVER COLOR on new installation dont apply

Posted in: Newspaper
Post count: 56

Hi, the ACTIVE & HOVER COLOR in theme setting dont applay to the main menu (Theme colors – Main Menu – ACTIVE & HOVER COLOR) – im using the Stlye 12 (Top colored menu with logo). First, i changed the
MENU BACKGROUND COLOR to #333 – this works fine…

Any idea? I do NOT use any custom css or any other Plugin, just the visual comp.

  • This topic was modified 10 years by newtag.
  • This topic was modified 10 years by newtag.
  • This topic was modified 10 years by newtag.
  • This topic was modified 10 years by newtag.
Post count: 22421

Hello,

Header style 12 is a bit different and it simply uses a grey tint on the hover effects. This is the default state of the menu. You can change this with css if you want:

.td-header-style-12 .sf-menu > .current-menu-item > a, .td-header-style-12 .sf-menu > .current-menu-ancestor > a, .td-header-style-12 .sf-menu > .current-category-ancestor > a, .td-header-style-12 .sf-menu > li > a:hover, .td-header-style-12 .sf-menu > .sfHover > a{
background-color:red!important
}

Thank you!

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