elementor / elementor/elementor
🚀 Feature Request: Add class / ID field to parent html tag via Page Settings
- Dominant language
- PHP
- Stars
- 7.1k
- Forks
- 1.6k
- Avg merge
- 1d 5h
- Merged PRs (30d)
- 193
Description
### Prerequisites
- [X] I have searched for similar features requests in both open and closed tickets and cannot find a duplicate.
- [X] The feature is still missing in the latest stable version of Elementor ( Elementor Pro )
### What problem is your feature request going to solve? Please describe.
I want to be able to target the parent html element of a page or template with my own classes and IDs, not merely the sections or containers inside of it.
### Describe the solution you'd like
I think it would be VERY useful, and relatively easy for you to implement, the adding of a class and ID field to the Page Settings section (little gear in bottom left corner) that would allow us to add our own classes and ID to the parent html tag, rather than merely on the sections or containers inside the page or template.

### Describe alternatives you've considered
I used custom fields added via php hooks since this simple feature is not available.
### Additional context
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.