W3C COmpatilibilty check: error style not allowed as child of element body
-
I’m trying to validate a site (eshop) with W3C check (https://validator.w3.org/)
ant it shows an error in every product or product category page.
You can see the error here:
https://validator.w3.org/nu/?doc=https%3A%2F%2Fsamuelokids.gr%2Fproduct-category%2Fgirl-0-24%2F%3Flang%3Den
The error is: Element style not allowed as child of element body in this context.<style id='elementor-frontend-inline-css' type='text/css'> @font-face{font-family:eicons;src:url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0);src:url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.10.0#iefix) format("embedded-opentype"),url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.10.0) format("woff2"),url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.10.0) format("woff"),url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.10.0) format("truetype"),url(https://samuelokids.gr/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.10.0#eicon) format("svg");font-weight:400;font-style:normal} </style>
It is about eicons fonts in elementor.
Can I remove it completely from <body> section?
Or how can I move this style in <head> section?I use yobazar theme in wordpress, their support is very helpful, but as this is an error of elementor, they suggested to post for help on this forum.
Please help.
G.The page I need help with: [log in to see the link]
- The topic ‘W3C COmpatilibilty check: error style not allowed as child of element body’ is closed to new replies.