Elementor V4 Editor Ideas #33938
NordSueden
started this conversation in
Editor V4
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the Problem
1- If I want to use my classes as a "template" for other sites, there should be an option to export/import them
2- if I want to use a specific style only for when it is needed
3- if I want to use different styles for headlines there should be a faster way
Propose a Solution
1- it would be good if all the styles are saved into one css file, the attributes too... and there should be a "text-editor" connection to this file via editor. so that i can copy paste or duplicate entries and simply just change some values "globally" without having to open every class itself and change it there. If I made a perfect template for my homepages with my classes workflow, I can open this file simply in elementor, copy the whole code and paste it in the new homepage's css file for the classes, and I have all the classes on the new homepage too. that would be a gamechanger
2- implement an "if-rule", that this class style ONLY applies, IF there is already a style set through other styles. or in the root style class. this way i can create a "color" class globally for all colors. in this class there is a background set to color red. if i add this style to a container, it only changes the color to red, if this container has a set background color. if not, it ignores the "red" instruction. this way i can change set styles which only apply when "needed"
3- its nearly the same with #1. there should be an way to duplicate a class. when you clicked duplicate it creates the same class with added clone in the name or something, to not mess up the ids. I then simply can change the typo to more pixels, and i dont have to add all other styles manually to it.
Additional Context
No response
Agreement
Beta Was this translation helpful? Give feedback.
All reactions