1
0
Fork 0
mirror of https://github.com/elementor/hello-theme.git synced 2025-08-17 19:41:10 +08:00
A plain-vanilla theme, best suited for building your site using Elementor plugin. This theme resets the environment and prepares it for smooth operation of Elementor. https://elementor.com/hello-theme/
cto
Find a file
Nicola Peluchetti 9454a51b70
Some checks failed
Build / Build theme (push) Has been cancelled
Lint / ESLint (push) Has been cancelled
Lint / PHPCS (push) Has been cancelled
PHPUnit / File Diff (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.5 - PHP version 7.4 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.6 - PHP version 7.4 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress latest - PHP version 7.4 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress nightly - PHP version 7.4 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.5 - PHP version 8.0 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.6 - PHP version 8.0 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress latest - PHP version 8.0 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress nightly - PHP version 8.0 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.5 - PHP version 8.1 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.6 - PHP version 8.1 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress latest - PHP version 8.1 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress nightly - PHP version 8.1 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.5 - PHP version 8.2 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.6 - PHP version 8.2 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress latest - PHP version 8.2 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress nightly - PHP version 8.2 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.5 - PHP version 8.3 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress 6.6 - PHP version 8.3 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress latest - PHP version 8.3 (push) Has been cancelled
PHPUnit / PHPUnit - WordPress nightly - PHP version 8.3 (push) Has been cancelled
PHPUnit / PHPUnit - Test Results (push) Has been cancelled
Internal: Add missing command [TMZ-733] (#518)
2025-08-14 12:33:05 +03:00
.github Internal: Add missing command [TMZ-733] (#518) 2025-08-14 12:33:05 +03:00
bin Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
dev Clean up test comment. (#513) 2025-07-24 20:16:24 +02:00
includes Internal: Refactor theme build scripts [TMZ-457] (#484) 2025-05-26 21:12:29 +03:00
modules/admin-home Internal: new send app link [TMZ-681] (#515) 2025-07-30 11:35:47 +02:00
template-parts New: Added changelog for Hello Elementor theme [ED-16360] (#439) 2025-01-20 15:31:18 +02:00
tests Internal: Add missing command [TMZ-733] (#518) 2025-08-14 12:33:05 +03:00
.browserslistrc Update browsers list (#445) 2025-01-20 19:39:06 +02:00
.buildignore Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
.editorconfig New: Add Github actions lint + build [ARCH-38] (#159) 2021-06-10 13:47:01 +03:00
.eslintignore Added ESLint files 2021-04-21 13:46:23 +02:00
.eslintrc.js Update Lint configurations (#207) 2022-07-06 13:25:44 +03:00
.gitignore Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
.npmrc New: Add Theme Home and update the Settings page style [TMZ-461][TMZ-294] (#451) 2025-05-05 16:35:43 +03:00
.wp-env.json Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
comments.php Fix: Use <h2> for comments title and form to improve a11y & SEO (#416) 2024-07-24 16:09:06 +03:00
composer.json Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
composer.lock Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
footer.php New: Added changelog for Hello Elementor theme [ED-16360] (#439) 2025-01-20 15:31:18 +02:00
functions.php Fixes the path to the editor-styles.css [TMZ-707] (#499) (#503) 2025-07-09 12:59:21 +02:00
header.php New: Added changelog for Hello Elementor theme [ED-16360] (#439) 2025-01-20 15:31:18 +02:00
index.php New: Added changelog for Hello Elementor theme [ED-16360] (#439) 2025-01-20 15:31:18 +02:00
package-lock.json Internal: Add missing command [TMZ-733] (#518) 2025-08-14 12:33:05 +03:00
package.json Internal: Add missing command [TMZ-733] (#518) 2025-08-14 12:33:05 +03:00
phpcs.xml Tweak: Remove upsell messages for Elementor v3.0.12 and bellow [ED-11459] (#308) 2023-07-20 14:32:40 +03:00
phpunit.xml Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
README.md Internal: Update readme file 2023-12-21 09:46:05 +02:00
readme.txt Tweak: Bump version 3.4.4 (#492) 2025-06-08 11:36:35 +03:00
screenshot.png Internal: New screenshot (#212) 2022-07-11 08:53:31 +03:00
sidebar.php New: Added changelog for Hello Elementor theme [ED-16360] (#439) 2025-01-20 15:31:18 +02:00
style.css Tweak: Bump version 3.4.4 (#492) 2025-06-08 11:36:35 +03:00
theme.json Fix: Gutenberg editor expanded disproportionately after adding support for theme.json [ED-16428] (#433) 2024-12-16 13:49:19 +02:00
theme.php New: Add Theme Home and update the Settings page style [TMZ-461][TMZ-294] (#451) 2025-05-05 16:35:43 +03:00
tsconfig.json Playwright and phpunit tests [TMZ-733] (#502) 2025-08-14 11:01:55 +03:00
webpack.config.js Internal: Refactor theme build scripts [TMZ-457] (#484) 2025-05-26 21:12:29 +03:00

Hello Elementor

A lightweight and minimalist WordPress theme for Elementor site builder.

Hello Elementor

Description

Hello Elementor is a lightweight and minimalist WordPress theme that was built specifically to work seamlessly with the Elementor site builder plugin. The theme is free, open-source, and designed for users who want a flexible, easy-to-use, and customizable website.

The theme's main focus is on providing a solid foundation for users to build their own unique designs using the Elementor drag-and-drop site builder. It is optimized for speed and performance, and its simplicity and flexibility make it a great choice for both beginners and experienced website designers.

The theme supports common WordPress features which can be extended using a child-theme. In addition, there are several ways to add custom styles. It can be done from Elementor, using a child-theme, or with an external plugin. To customize the theme further, visit Elementor developers docs.

Liked Hello Elementor?