Accessibility issue

Posted in: Newspaper
Post count: 75

Hi,
I have cecked with page speed with google https://pagespeed.web.dev/. I’m getting many accessibilty issue with this.

Here is my Post URL: https://crictamil.in/team-indian-15-players-squad-announced-for-icc-world-cup-2023/

I’m using latest version of Newspaper theme. Please help me on this.

Post count: 21065

Hello @Satheeshraj!

Please note that page speed or optimization is not covered by the support team: https://forum.tagdiv.com/newspaper-theme-support/

Thank you for understanding!

Post count: 75

Hi,
This is not about page speed. This is accesibility issue from Newspaper theme. You can identify those issue with the help of the url which I have provided.

Regards,
Satheeshraj V

Post count: 75

This is about WCAG 2.0 compliance.

Post count: 21065

Hello @satheeshraj!

I can’t see your issues: https://prnt.sc/fvIa_IrS0n4q

Thank you!

Post count: 75

Please remove the whitespace before https. Here I have given the same url.

https://crictamil.in/team-indian-15-players-squad-announced-for-icc-world-cup-2023/

Post count: 21065
Post count: 75

Hi,
I have already handled LCP, CLS and all but this particular issue is from theme css.

Post count: 21065
Post count: 75

Hi,

The issue is with hyperlink, breadcrumb, auther name color. How to change these colors in mobile theme.

Regards,
Satheeshraj V

Post count: 21065

Hello @satheeshraj!

There is an option called accent color in the Newspaper -> Theme panel -> Mobile theme -> Theme colors -> Accent color.
For breadcrumbs, you need to add a CSS code like in theme panel -> mobile theme -> custom code:

.entry-crumbs a, .entry-crumbs
{
color: #536aed;
}

Thank you!

Viewing 11 posts - 1 through 11 (of 11 total)
You must be logged in to reply to this topic.