Hi!
One of the things we often see from various speed tests, especially Yslow, is to combine our inline style tags. They often contain 1-3 css classes that can get altered in the theme editor.
I assume this means they cannot simply be moved into the inline styles I have in my footer due to the dynamic nature of how they are set up.
But is there a way I can achieve this? For example by capturing the content of the section they are from first, and then adding the styles from that section?
I really appreciate all help in this ![]()