WCAG 2.1 compliance

Hello.

I would like to ask you if Be Theme is  WCAG 2.1  compliant as I have made an e-Shop (shojo.gr) and they demand to be AA  WCAG 2.1  compliant.

I already made a quick check and I see some inconsistences with the rules of  WCAG 2.1 .

Please advise.

Thanks

Comments

  • Hello,

    Betheme adds an alt text to every image based on their name. Also, it can be changed in the Media in the admin panel. So yes, it is WCAG 2.1 compliant.

    Thanks

  • Thanks for your reply. Unfortunately alt tags is not the only thing to obtain for WCAG2.1 compliance.

    For example if you could please tell me how can I change the woocommerce ''header-cart-count'' text size, text color and background.

    Theme gives it font-text 11px. To get compliance I need 12-14px and different color.

    Validation now 3.5 and I need min 4.7 for this specific item.

    Thanks for your help.

  • To change it, you can write a custom CSS, and place it in Betheme -> Theme options -> Custom CSS & JS -> CSS.

    Do you need help with writing it?


    Best regards

  • Hello.

    Yes I would love some help with this as ''header-cart-count'' is not a css class bur a ''span id'' and all the amendments I have tried in Custom CSS have no result.

    (font 14px - color #231F20)

    Thanks again!

  • Please, use the following code:

    #Top_bar .top_bar_right #header-cart-count{
     font-size: 14px!important;
     color: #231F20!important;
    }
    

    If the color you were talking about is not the font but the background, change color to background-color.

    Thanks

  • Thank you so much.

    Please close this ticket.

  • I'm having this same issue. I tried the css fix mentioned about with no luck. My site is: https://weldtecdesigns.com/ I would like the number in the cart to be black instead of white.

  • Hi @trebla11,

    Try this CSS instead:

    #Top_bar .top_bar_right .header-cart-count {
     color: #f00!important;
     font-size: 14px!important;
    }
    

    Thanks

  • Thanks! That worked perfectly.

Sign In or Register to comment.
This website uses cookies

We use cookies to personalise content and ads, to provide social media features and to analyse our traffic. We also share information about your use of our site with our social media, advertising and analytics partners who may combine it with other information that you’ve provided to them or that they’ve collected from your use of their services.

Cookies are small text files that can be used by websites to make a user's experience more efficient.

The law states that we can store cookies on your device if they are strictly necessary for the operation of this site. For all other types of cookies we need your permission. This means that cookies which are categorized as necessary, are processed based on GDPR Art. 6 (1) (f). All other cookies, meaning those from the categories preferences and marketing, are processed based on GDPR Art. 6 (1) (a) GDPR.

This site uses different types of cookies. Some cookies are placed by third party services that appear on our pages.

You can at any time change or withdraw your consent from the Cookie Declaration on our website.

Learn more about who we are, how you can contact us and how we process personal data in our Privacy Policy.

Please state your consent ID and date when you contact us regarding your consent.