what would be the best way to make the background color on the galleria infobox transparent?
I'd like to turn this:

into that:

I did this by changing the background-color on the galleria-info-text element to rgb(0,0,0,0.5) (instead of #000) but I am not sure I want to hack at the galleria theme directly...
what would be the best way to make the background color on the galleria infobox transparent?
I'd like to turn this:
into that:
I did this by changing the
background-coloron thegalleria-info-textelement torgb(0,0,0,0.5)(instead of#000) but I am not sure I want to hack at the galleria theme directly...