Custom CSS & JS – Betheme Support Center

Custom CSS & JS

Custom CSS & JS can be inserted directly into the theme options. It will get saved to the database so updates of the theme will not affect it.
It is a great idea to place your custom code inside the theme options.
It is easier than creating a child theme.

Quick Tip!

Lots of custom CSS?

You can use our static CSS option so the code is not generated each time in the head area of your website but in a file that can be minified. For more information click here.
Try it now