Hi,
I’m trying to remove the inline css from my pages so that my site loads faster and to improve my SEO. I’ve been following the advice from a previous thread see here >>>https://theme.co/apex/forums/topic/move-inline-css-to-external-file/
I was able to remove the inline css but of course, I lost all the styling on my pages. I moved the css code from the customizer but to the css stylesheet in my child theme but the styling didn’t come back for the header, buttons, footer, etc…so I guess my qustion is do you know where I can find the css for the pages main features like the nav bar and footer so I can move it to the style sheet or do I have to code it from scratch? Overall my question is How do I remove inline css and manage it in an external stylesheet?
Thanks