Bring Your Business to Life › Support › Image Store › Color change › Reply To: Color change
July 25, 2013 at 12:45 pm #53963
Keymaster
the bets option is to add the css rule to a child them or styles.css that way you can update the plugin later on without problems. Try this
#content span.ims-gallery .item { background:rgba( 220, 220, 220, .2); border:none }
Modify “#content” to affect only items in the main content and not the widgets.