Custom Code
Overview
For advanced customization, you can add your own CSS and JavaScript directly through the app. This is perfect for developers who want to fine-tune the look and feel beyond the built-in settings.
Usage
- Go to Features.
- Enable Custom Code.
- Click the card to open the code editor.
Configuration
- Custom CSS: Add CSS rules here. They will be loaded on pages where the wishlist app is active.
- Custom JS: Add JavaScript code.
warning
Be careful when adding custom JavaScript, as errors can affect your store's functionality. Test thoroughly.
Examples
See our Custom CSS & JS FAQ for examples.