Update the hreflang tags in the head code of my site?

OK so I have 2 shopify Online store instances. One powers my US site and one powers my UK site.

2 Issues

  1. On the US site there are no hreflang tags
  2. On the UK site the hreflang tag is wrong

Issue is the hreflang tags are messed up and I need to correct?

In the theme.liquid file there is only a call out for the header content. But where can I update that or hardcode the correct hreflang tags? How do I edit the:
{{ content_for_header }}

You can’t control it other than setting your languages and markets properly.

Previously it was possible to contact Support and ask them to disable hreflangs completely – then you could use your own means to output hreflangs yourself.
Do not know if still possible.