Home Forums WoodMart support forum RETURN TO SHOP (Link contrast issue)

RETURN TO SHOP (Link contrast issue)

Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #641172

    aijaz
    Participant

    Hi, I am using woodmart, and there is an issue,
    in pagespeed insight I see this accessibility issue

    Failing Elements
    RETURN TO SHOP
    <a class="btn wc-backward" href="https://trendyleatherjackets.com">

    When I inspect my site I could not find this element.

    #641179

    Artem Temos
    Keymaster

    Hello,

    Please send us a link to the page that you test with pagespeed. Also, send us a screenshot of the error.

    Kind Regards

    #641186

    aijaz
    Participant
    #641193

    Artem Temos
    Keymaster

    To fix this issue, try to add the following code snippet to the Custom CSS area in Theme Settings. If it doesn’t help, send us your admin access.

    body .wd-empty-mini-cart .btn {
        background: #000;
    }
    #641197

    aijaz
    Participant

    oh it fixed it, and now I understand it was cart pop-up. IDK why I couldn’t find the element in the source code.

Viewing 5 posts - 1 through 5 (of 5 total)