05/06/2017 at 12:08 pm
#422067
Keymaster
@ dominic
The only way to make this change would be to edit the templates JavaScript file. Navigate to this folder:
../wp-content/plugins/connections-gridder/
Delete this file: gridder.min.js
Open this file: gridder.js
Scroll to line 229 which will look like this:
var panelColor = _self.shade( content.css('background-color'), .2 );
Change the .2 to suit. I think increasing the value will increase contrast. It has been a while so you’ll have to experiment.
Hope this helps!
ps. You’ll lose this tweak anytime there is an update to Gridder. So it will have to be reapplied.
pss. After each tweak, you’ll have to force refresh the browser so the browser will download and use the latest version.
