
Import In 3 Steps
This is the longer import workflow for teams that want more setup detail before bringing classes and variables into Elementor.Step 1: Install the Plugin
Install the package
Install the package
Get the build
Download the Skelementor plugin package (.zip).
Upload to WordPress
In WordPress admin, go to Plugins -> Add New -> Upload Plugin and select the ZIP file.
Verify requirements
Verify requirements
Make sure your environment has WordPress 6.9+, PHP 7.4+, and Elementor v4 with the Atomic Editor enabled.
If you plan to import design tokens, enable Elementor Variables too.
Step 2: Import Your First CSS
Import the Skelementor Preset
Import the Skelementor Preset
Start with the built-in Skelementor Preset so you can verify the shipped workflow first.
The Skelementor Preset imports 976 classes for Elementor’s default desktop, tablet, and mobile breakpoints, and stays within Elementor’s native 1000-class limit.
Inspect the bundled source files
Inspect the bundled source files
The bundled
skelementor-utilities.css file remains useful as a reference artifact when you want to inspect the shipped class definitions or understand how the framework is generated.Step 3: Use Classes in Elementor
Apply utility classes
Apply utility classes
After import, utility classes are ready to use on Elementor v4 atomic elements.
What Happens Next?
Explore the framework
Browse the complete framework and decide what to keep or customize.
Fluid scaling
Learn which bundled families scale smoothly without extra breakpoint layers.
Breakpoints
Use
--on-* suffixes when the change is structural instead of proportional.Common Issues
Classes Not Working?
- Check that Elementor v4 and the Atomic Editor are enabled.
- Verify the import completed successfully in the Skelementor admin screen.
- Clear Elementor cache through Elementor -> Tools -> Regenerate CSS.
Import Errors?
- Reduce batch size to isolate the failing classes.
- Check for missing semicolons, unsupported values, or reserved class names.
- Confirm you are not importing duplicates that already exist.
Need Help?
- Start with the troubleshooting guide
- Browse the FAQ
- Review the support page
Success: Once your first import works, continue with Framework categories on the Quickstart page to see what else is available.


