Simple question: YES or NO

Posted in: Newspaper
Post count: 22

When I test and inspect my website with Chrome tools, the below CSS is one of the largest CSS files in the page and it is render blocking. So this file causes slow page speed score. Also 97.5% of this file seem unused CSS.

The file: /plugins/td-composer/legacy/Newspaper/assets/css/td_legacy_main.css

Is it safe to disable it for non-logged in users but load it just for admin? So that admin can design the website but visitors doesn’t need to load such a large file.

YES (disable it for visitors) or NO (keep it for both the admin and visitors)?

Post count: 21065

Hello!

The answer is no, because that file contain essential CSS for your website.
Please try with the CSS Analyzer, which is our automatic tool, very useful for the page speed and unused CSS.
Documentation here: https://tagdiv.com/whats-new-in-the-newspaper-theme-10-4-update/
Tutorial here: https://www.youtube.com/watch?v=tnkVapqhIHc

Thank you!

Viewing 2 posts - 1 through 2 (of 2 total)
The forum ‘Newspaper’ is closed to new topics and replies.