Thank you Ismael – that removed the brown color from the content caption background, perfect!
I figured that the full width code had to be moved to the .avia-caption.av-slideshow-caption, so now it sticks to the bottom and is full width with this code:
.avia-caption.av-slideshow-caption
{ padding: 0; left: 0; bottom: 0; margin-bottom: -1px; border-radius: 0 !important; width: 100%;}
So everything looks like it should now.
Yay and thanks again,
Lisbeth
Thanksallot! That did the trick :)