RETURN TO SHOP (Link contrast issue)
-
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.
Hello,
Please send us a link to the page that you test with pagespeed. Also, send us a screenshot of the error.
Kind Regards
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;
}
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.
Great, we are glad that you sorted it out. Feel free to contact us if you have any further questions.
The topic ‘RETURN TO SHOP (Link contrast issue)’ is closed to new replies.