Skip to content

WordPress : How to remove automatically added custom style tag?

My WordPress head tag contain custom style tag for fonts which inserted automatically on all page. Which causes following AMP error,

Only amp-boilerplate and amp-custom 'style' tags are allowed, and only in the document head.

How to remove it?