Replies: 0
Hi!
I am currently using a theme that places some color settings in an inline CSS in the head tag. However, Hummingbird is placing some CSS files that I configured to be placed inline BELOW this tag that the theme creates, making the changes that the theme makes are useless, as they are overwritten by the style.css inline CSS, for example.
So, I would like to know if there is any way to put the Hummingbird inline CSS up in the head tag, placing it at the opening of the tag or below another specific tag, such as the title tag.
Thank you for your help!