I have literally explored every css and php script of the plugin trying to locate where the script is that will change the opacity, and I have been able to change the arrows opacity, but something seems to be overriding the changes I make that should (in my mind) have caused a change in the opacity of the text overlay box. Using fireBug (mozilla plugin) it appears that the code in question is
- Code: Select all
element.style {
height:80px;
opacity:0.7;
visibility:visible;
But I am unable to locate this text at all. Maybe I'm wrong, but could someone please point me in the right direction. For now I've simply deleted the featured text and increased the font size of the header so that it's clearly visible, but having alternative text below the headline to describe more of what the content has to over viewers would be nice! Thanks in advance.









