
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 4.0+ with the Atomic Editor enabled.
If you plan to import design tokens, enable Elementor Variables too.
Step 2: Import Your First CSS
Use the bundled framework
Use the bundled framework
Start with the bundled Skelementor utility CSS so you can verify the full workflow first.
Copy the bundled stylesheet
Copy the CSS from
skelementor-utilities.css shipped with the Skelementor plugin package.Import custom CSS
Import custom CSS
Once the starter import works, begin bringing in your own classes.
Prepare the CSS
Follow the CSS writing guidelines so your classes use supported properties and values.
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.
Quick Examples
Flexbox Layout
Button Component
Card Grid
What Happens Next?
Explore the framework
Browse the complete framework and decide what to keep or customize.
Learn Best Practices
Review patterns for composing classes without creating utility sprawl.
View Examples
See utility-driven layouts and components in context.
Customize CSS
Start importing your own class sets when the starter framework is stable.
Common Issues
Classes Not Working?
- Check that Elementor 4.0+ 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.


