CSS and jQuery

1 reply · opened Nov 25, 2020

FfisnnikNov 25, 2020

Hi,

Is there a way to export only css that is used by template(not all css file) also same for jquery?

Thank you,

SSemicolon WebSTAFFNov 26, 2020

Hello,

CSS:
You can use the style-import.css File to import the CSS that is being used on your Website, and if any CSS Element is not required you can simply remove those import lines.

JS:
Simply delete the js/plugins.min.js JS File Linking from the Page and only the JS Files that are required on the Page will load using AJAX Lazy Loading Technique. Check more about this here: http://docs.semicolonweb.com/docs/getting-started/javascript/ .

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard