Archived topic
HTML Validation Error
3 replies · Started by Aaron Harms on May 10, 2019
I'm getting an HTML Validation error for the following code from the document head.
Error is saying, "Illegal character in query: | is not allowed."
<link rel='stylesheet' id='generate-fonts-css' href='//fonts.googleapis.com/css?family=Open+Sans:30…700,700italic,800,800italic|Droid+Serif:regular,italic,700,700italic' type='text/css' media='all' />
How do I go about removing that character?
Thanks,
Aaron
Hi there,
This should help: https://generatepress.com/forums/topic/google-fonts-and-w3c-validator-error/#post-213879
Ahhhh.... thank you so much! (Any sorry for not digging deep enough to find the previous topic first.)
No worries! Glad I could help :)