馃敟 Ability to control padding only for parent containers (Very important) #22332
Michaelgimii
started this conversation in
Feature Request
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.
Prerequisites
What problem is your feature request going to solve? Please describe.
As you know, we can now set the default padding globally for containers (Site Settings > Layout > Container Padding). But this is not a correct solution.
The only reason to use the default padding for containers is that we want the content of the website to be spaced from the left and right sides of the screen. Especially on mobile.
But using the current option for the default padding of containers will pad even the inner containers. This troubles us greatly. For example, in the image below, you can see that the default padding is also applied to all containers.
For now, we can set the default padding to 0, but manually apply padding to all parent containers from left and right. This way is extremely difficult. Because we have to do this for each container. So it's very important to add a new option in Site Settings > Layout so that we can set the amount of padding for parent containers only.
This issue is well respected in the bricks page builder. In this page builder, we can globally control the amount of padding for parent containers (sections). This is what we need at Elementor.
Describe the solution you'd like
In Site Settings > Layout, add a new option to control padding (for parent containers only). Using this option we can control the amount of default padding for parent containers only.
In the image below, you can see that the left and right padding is applied only to the parent container, but the padding of the inner containers is 0.
Elementor team, please consider this. It is a very important issue.
Describe alternatives you've considered
No response
Additional context
No response
All reactions