General Questions
Can I import the same preset or class set multiple times?
Can I import the same preset or class set multiple times?
- Delete it from Elementor’s Global Classes panel
- Re-import the updated CSS
What happens when I deactivate the plugin?
What happens when I deactivate the plugin?
Does this work with Elementor Free or only Pro?
Does this work with Elementor Free or only Pro?
Import Questions
How many classes can I import?
How many classes can I import?
Can I import in batches?
Can I import in batches?
What if I get errors during import?
What if I get errors during import?
- Import in smaller batches
- Check for CSS syntax errors (missing units, semicolons)
- Ensure you’re not re-importing existing classes
- See our troubleshooting guide
Performance Questions
Will this slow down my site?
Will this slow down my site?
Does the plugin affect Elementor performance?
Does the plugin affect Elementor performance?
Compatibility Questions
What version of Elementor do I need?
What version of Elementor do I need?
What WordPress version is required?
What WordPress version is required?
What PHP version is required?
What PHP version is required?
Usage Questions
Can I use utility classes on any Elementor element?
Can I use utility classes on any Elementor element?
- Headings (h1-h6)
- Paragraphs
- Div Blocks
- Buttons
- Links
- Images
- Containers
How do I apply utility classes in Elementor?
How do I apply utility classes in Elementor?
Can I combine multiple utility classes?
Can I combine multiple utility classes?
Customization Questions
Can I modify existing utility classes?
Can I modify existing utility classes?
- Delete it from Elementor’s Global Classes panel
- Create your modified version
- Re-import through Skelementor
Where can I inspect the shipped class definitions?
Where can I inspect the shipped class definitions?
skelementor-utilities.css file as the reference artifact for the shipped framework. The stable built-in import path in the plugin is the Skelementor Preset.What CSS properties are supported?
What CSS properties are supported?
- Typography (font-size, font-weight, etc.)
- Spacing (margin, padding, gap)
- Layout (display, flexbox, positioning)
- Colors (color, background-color, border-color)
- Borders (width, style, radius)
- Sizing (width, height, max-width)
Troubleshooting Questions
My classes aren't working in the editor
My classes aren't working in the editor
- Ensure Elementor v4 with Atomic Editor enabled
- Verify classes were imported successfully
- Clear Elementor cache: Elementor → Tools → Regenerate CSS
- Check that you’re using atomic elements
Import keeps failing
Import keeps failing
- Import in smaller batches (20-30 classes)
- Check CSS syntax for errors
- Ensure you’re not re-importing existing classes
- Use the nuclear reset method (delete all classes, re-import)
Why is `_elementor_global_classes` empty on Elementor 4.1?
Why is `_elementor_global_classes` empty on Elementor 4.1?
e_global_class posts, while the kit tracks labels, order, and class-to-post mappings in:_elementor_global_classes_labels_elementor_global_classes_labels_preview_elementor_global_classes_order_elementor_global_classes_order_preview_elementor_global_classes_post_ids
sk-class-* prefix, while the visible label in Elementor stays clean, such as text-2xs.
