1 answer
Hi Andrewwinkler,
You can open file: /templates/ja_university/css/mod_jaslideshowlite.css
At line 73:
Code:
.ja-ss-mask { background: url("../images/mask-left.png"); <<< remove this line display: block; height: 100%; left: 0; position: absolute; top: 0; width: 121px; z-index: 100; }
At line 84:
Code:
.ja-ss-mask.mask-right { background: url("../images/mask-right.png"); <<< remove this line left: auto; right: 0; }
Then clean cache