Site logo

Archived topic

Text too small to read

1 reply · Started by Ramsha Afzal on August 22, 2021

Viewing posts 1–2 of 2

Hi,

My site is getting error "text too small to read" for mobile usability in Google search console.

Previously, the two pages had same error and I put the following code in the additional CSS and after that those pages were fixed. But now another two pages are giving the same error despite the placement of this code:

body {
font-size: 1.25rem!important;
line-height: 1.63em!important;
}

This archived topic is closed to new replies.