Hi, just have a quick question about the global and local CSS code in regard to the page speed.
If I add a CSS code to the global css to make changes on some pages, but not all pages, would it be more efficient to add the code to the local css? I just wonder if that affects the page speed in any way if the global css code is loading on every page even when not needed. I haven’t added that much code but maybe around 100 lines. The change that I want to happen is actually for the majority of my pages.
Any advice you could give me here?
thanks in advance!
Dennis