Hi,

Sorry im not sure where to change this but need to change the color of my quicktabs to match our site

Any sugestions

Thanks

Comments

pasqualle’s picture

in theme's style.css file add something like:

.quicktabs_wrapper {
  background: red;
}
netw3rker’s picture

Issue summary: View changes
Status: Active » Closed (fixed)