I'm using Meta Slider as a presentation tool on my Photography site.
When I set it up on my test site I removed the background from the slider by inserting the following into HTML/CSS Inserts:
.theme-bar .nivoSlider {
background: transparent;
}
However when I do the same thing on the active site, the background remains white and the rounded corners of the slider show that. I see this when I "Inspect Element" but it is stroked out. (Shows up but has a line through it. I added another bit to see if I could remove the border, but it seems that, for some reason, the items I'm adding to HTML/CSS Inserts that are to work on Meta Slider are being stopped.
Active site is http://normhamilton.ca/photography/r...e-photography/
I've been at this for a few hours now so am hoping someone here can find what I'm missing.
Norm