I am confused about what to remove from the header.php file to get rid of the hundreds of lines of extra code in my page source.
I view the source on my working page, copy the style beginning with <style and ending with </style> and add this to the bottom of the CSS file. But when I remove that from the header.php, again, beginning with <style> and ending with </style> I get header errors.
Can you elaborate what to add and remove from the CSS and header.php? The site is setup how I want, but the page size is huge. Thanks.