Skip to main content
Skelementor - CSS Utility Importer for Elementor

What is Skelementor?

Skelementor is Elementor’s biggest component library, and now offers a WordPress plugin that seamlessly imports CSS utility classes into Elementor v4’s Global Classes system. No more manual CSS management or complex setup: just paste your CSS and start using utility classes on any Elementor atomic element.

Quick Start

Get up and running in 3 simple steps.

Key Features

Complete Utility Framework

Skelementor includes a comprehensive utility framework with 200+ ready-to-use classes:

Requirements

Elementor v4 Required: This plugin works with Elementor v4 (beta, 3.32.4+) or higher with Atomic Elements enabled.
  • WordPress: 5.8 or higher
  • PHP: 7.4 or higher
  • Elementor: v4 (beta,3.32.4+) with Atomic Elements feature
  • Compatibility: Works with both Elementor Free and Pro

How It Works

1

Install & Activate

Install the plugin and activate it in your WordPress admin.
2

Import CSS

Paste your CSS utilities into the Skelementor admin page and click “Import Into Elementor”.
3

Use Classes

Apply utility classes to any Elementor atomic element in the editor.

Example Usage

Once imported, use utility classes directly in Elementor:
<!-- Flexbox Layout -->
<div class="flex items-center gap-4">
  <h1 class="text-2xl font-700">Heading</h1>
  <p class="text-gray">Subtitle</p>
</div>

<!-- Button Component -->
<button class="btn btn-blue">Click Me</button>

<!-- Card Layout -->
<div class="card p-6 rounded-lg bg-white">
  <h2 class="text-xl font-600 mb-4">Card Title</h2>
  <p class="text-gray">Card content goes here.</p>
</div>

What Makes Skelementor Different?

Native Elementor Integration

Uses Elementor’s built-in Global Classes system - no custom CSS injection or performance overhead.

Smart CSS Parsing

Automatically converts CSS to Elementor’s atomic format with intelligent property mapping.

Automatic Conversions

Converts logical properties, handles auto values, and adds position:relative for z-index classes.

Backup System

Creates automatic backups before making changes and restores settings on deactivation.

Get Started

Ready to supercharge your Elementor workflow?

Start with Quickstart

Follow our step-by-step guide to get up and running in minutes.

Browse Utility Framework

Explore the complete utility framework with 200+ classes.

View Examples

See real-world examples and best practices for using utility classes.
Need Help? Check out our troubleshooting guide or contact support.