• Can you change the color to #565656 at least to fix the contrast ratio problem?

    Here is the code:

    #gadwp-widget .inside .small-box h3 {
        font-size: 1em;
        color: #565656;
        padding: 0 5px 0 5px;
        margin: 0;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    The page I need help with: [log in to see the link]

  • The topic ‘The contrast ratio it too low in the Google Audit.’ is closed to new replies.