Changing Background Color
-
Hey guys,
first of all thanks for that great plugin! I was searching for a plugin like this for a long time now!
I have a question concerning on how to change the background color of the whole element. For instance I want the background to change from grey to transparent (for all tabs) and afterwards I need to change the background color of the tabs to orange.
I tried this code to get the container transparent:
.wtcpl_container {
background-color: transparent !important;
}but it didn’t work. I guess it was the wrong element, but I can’t find it. Could anyone help?
Thanks!
The page I need help with: [log in to see the link]
The topic ‘Changing Background Color’ is closed to new replies.