This topic has 8 replies, 3 voices, and was last updated 3 years, 2 months ago ago by Rose Tyler
hallo , we need to fix the 4 errors at (private link) and –> https://ibb.co/MBXycMJ
thanks!
Hello
Add the missing link as per detail report otherwise ignore these error it did’t effect on your website. This theme is tested many times on different testing platform so feel free to use.
John Holden
we have to pass a check for financing in European funds and the forms do not give the ok if there are no 0 errors at WCAG 2.0 aa. therefore it must be corrected otherwise we will lose the program.
Hello,
1/ We have options to show title next to those icons so just turn those options on -> http://prntscr.com/1qhq2lh then your validation will know that there are texts. But If your desing requires no-text then make some modification using custom css -> http://prntscr.com/1qhq80u.
After that we have still 3 empty buttons and no empty link buttons as we have one before.
2/ These errors -> http://prntscr.com/1qhqd61 are related to YITH Compare plugin so please, contact with plugin’s author to solve the issues or disable that plugin. Once we disabled it then no-errors are shown -> http://prntscr.com/1qhqed8.
3/ Contrast errors you should fix by your own side due to your design and with some extra changes to make them valid.
Example :
Validator shows you one of contrast errors on your promo text -> http://prntscr.com/1qhqg2f
The fix is next one :
change those colors in options http://prntscr.com/1qhqhaf or write your custom css if you don’t have options for fixing others contrast errors.
Color contrast checker -> WebAIM: Contrast Checker
https://webaim.org/resources/contrastchecker/ https://gyazo.com/96bc76cf88017f6a1481ef27983d5023
Result -> http://prntscr.com/1qhqltw ( before there were 10 errors )
Regards
thank you very much!
is possible to tell us how we can change the colour of price at at homepage and all prices at website to fix contrast?
Hello,
Add the next code in Theme options > Theme Custom CSS:
.content-product .price, .content-product .products-page-brands, .content-product .products-page-brands a, .content-product .products-page-cats, .content-product .products-page-cats a,
.et_product-block > .price, .et_product-block .et_connect-block > .price, .et_product-block form.cart .price, .et_product-block .group_table .woocommerce-Price-amount {
color: #222;
}
Regards
we need it for homepage too
url at private
thanks!
Add !important;
– https://gyazo.com/f1190f20a76a257553bc47f15d1023d6
Regards
You must be logged in to reply to this topic.Log in/Sign up