I am using the 'Basic' style of QuickTabs and tried to change the 'hover' color of the tab title but couldn't. Found that the problem is in file quicktabs_tabstyles/tabstyles/basic/basic.css, line 23, with the code:
ul.quicktabs-tabs.quicktabs-style-basic a:hover{
color:#555 !important;
}
Unless there is a good reason for including it, it would be good to remove '!important' here.

Comments

katbailey’s picture

Status: Active » Fixed

I can't imagine what the reason could have been for that !important being there. Removed and committed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

docans’s picture

Hi I just tried the same code above and it did not work. has there been some changes again or is there another way to break the words by line in the title.

thanks

docans’s picture

Issue summary: View changes
Status: Closed (fixed) » Needs review
smustgrave’s picture

Status: Needs review » Closed (outdated)

With D7 EOL approaching in a month I'm starting to triage the D7 side of quicktabs queue.

If still an issue or needed for 4.0.x (latest branch) feel free to reopen