How do I customize the theme?

The easiest way to add custom code is with a child theme, where you can add CSS, JS, custom modules, global modules, and custom templates

We're happy to help with minor customizations and CSS changes if you aren't able to find what you're looking for in the theme settings, please submit a ticket.

If you are a developer or are working with a developer, customizations can be made directly in the child.css or child.js code contained in the child theme.

We only recommend cloning a module to the child theme if you are making changes to the functionality of the module settings.

Creating Custom Modules

When cloning a module from the parent/marketplace theme to your child theme, we highly recommend renaming the module to a unique file name.

This will allow you to retain updates to the original module and also avoids any issues if you decide to delete the module later.