Designing using Classes

The ability to design using classes will help us to create a coherent, uniform design throughout the website , with ease.

Right now we have something slightly similar to this in the form of Masters, but in the case of Classes, only the styling is copied and not the content (it’s kinda like Repeaters but with a more universal role, affecting instances across all pages of the website).

The moment you begin styling an element, a class is automatically created and applied to the selected element. All styling adjustments made on this element are saved in this class and you can apply this class to any other element.

Once a class has been created and applied to various elements, you can edit that class by selecting any element with that class and making your changes. Any styling adjustments will affect all instances where that class is used throughout the project.

2 Likes

Hi @frosticecream ,

I’m Galiet from the Editor X Product Team.
We appreciate the feedback.

Currently, we don’t offer CSS class styles, but w e are constantly working to improve the experience and capabilities of Editor X. I will pass your suggestion on to the rest of the team.

Good to know: We are currently working on a theme management and libraries system. This way it will improve your workflow and will be easier to create sites re-using elements and be more consistent through the site (think: colors, fonts, components, etc).

We’ll be sure to update our users when it will be released, so stay tuned!

Please feel free to share other requests on the Forum.

Kindly,
Editor X Team