Hi all! I'm adapting the effervescence theme for my website and I want to change the background color that surrounds the Simple Viewer gallery option. All I want is for it to be black, but I haven't been able to find where in the CSS I can change it. Any ideas?
Thanks!
Comments
`#simpleviewer { /* the background color for simpleviewer. Leave this line near the front for performance reasons */
background: #7C9480; /* Normally the same as main2 */
}`