FeatureFuel
2

Reducing the number of DOM by optimizing the menu widget in Elementor

Source: elementor/elementor#27583 · opened by @socialreza
Prerequisites • I have searched for similar feature requests in both open and closed discussions and cannot find an existing request. • I have verified that the feature is still missing from the latest stable versions of Elementor or Elementor Pro. What problem is your feature request going to solve? Please describe.. I want to reduce the number of DOM in the HTML output, which will increase the speed of the website. Inside the menu widget settings in Elementor, whether the mobile drop-down menu is active or not, in both modes, a separate menu for mobile is placed in the HTML output, which is hidden using CSS in desktop mode, there are 2 menus, one for desktop and the other For mobile, HTML output increases the number of DOM and slows down the website. Describe the solution you'd like. I noticed that all the desktop and mobile menu codes are the same, except for the NAV tag class : You can use a menu and change the NAV tag class values ​​based on the screen si…

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests