I mean, is there specific folder or css file for specific template? Or inside the css files there are styles for every template? I want to get rid of all of the content that I doesn't need for my site but I dont know where are all the style for all the templates that I dont need.
Is there CSS styles for specific template?
1 reply · opened Nov 29, 2022
Hello,
Unfortunately, not. However, you can consider generating a Custom Package here: http://docs.semicolonweb.com/docs/getting-started/installation/ according to the HTML Files you need for your website and our Package Generator will sort the Files for you to download. Suppose, you need the index-corporate.html Template, simply choose this File in the Package Generator and then press the Generate button. A Custom Package will be generated for you only based on your selected file.
CSS/JS Codes however, must be removed manually according your needs:
For CSS, we recommend you use the
style-imports.cssFile to include/exclude CSS according to your needs.For JS, simply remove the
js/plugins.min.jsFile from the Page and everything else will work automatically. Our smart JS Functions will automatically include only those JS Plugins that are required on the Page. Additionally, please make sure you keep the Files in thejs/Folder intact as they are required by thejs/functions.jsFile, to detect and include plugins on the respective pages as required.
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