Request: Header Style 4 Color Options

Posted in: Newsmag
Post count: 322

When using header style 4, the top bar goes full width and turns dark gray with white text. From that point, only the settings for link hover color work.

Can we get some settings to affect the colors used for that top bar in full width? Background and text color would be enough, plus the other settings already there.

Post count: 7909

Hi,

I also tested this and found that “top-submenu text color” doesn’t work and it doesn’t have an option for background submenu. I have added on our todo list and we will add it in next theme versions.
If you have referred to another issues with top menu please report this.

Also you can use this custom css till we solve the problem: http://screencast.com/t/Dtj9bvIC9

.td-header-style-4 .td-header-sp-top-menu .sub-menu a{
color:red;
}
.td-header-sp-top-menu .top-header-menu .sub-menu {
background-color: yellow;
}

Sorry for inconvenience!

Thanks

Post count: 322

No worries, thanks for getting on top of it, Alin.

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