Images greyed-out / low opacity
-
ISSUE:
I have greyed-out / faded images in my achievements list. Link: https://www.digitalpromiseschools.org/take-on-a-challenge/school-badges/WHAT WORKED FOR A SIMILAR ISSUE:
This issue also existed with the items (on the individual pages: https://www.digitalpromiseschools.org/school-badges/sample/), but I added the following to fix it:.achievement-wrap .badgeos-item-image {
opacity: 1;
}WHAT I TRIED:
I tried adding this, but no success:.badgeos-achievements-list-item .badgeos-item-image {
opacity: 1;
}Anyone have any suggestions?
Viewing 6 replies - 1 through 6 (of 6 total)
Viewing 6 replies - 1 through 6 (of 6 total)
- The topic ‘Images greyed-out / low opacity’ is closed to new replies.