Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Space in a column applied to the last element #2331

Closed
ciriousjoker opened this issue Sep 5, 2017 · 6 comments
Closed

[Bug] Space in a column applied to the last element #2331

ciriousjoker opened this issue Sep 5, 2017 · 6 comments
Labels
question* [DEPRECATED] Indicates when an issue is used to ask a Question.

Comments

@ciriousjoker
Copy link

The space between widgets in a column is applied to the bottom of every element. Is this intended? To me, it would make more sense, if it was at the bottom of every element but the last one. If I want space below the last one, I have the margins of that element for that (or column padding)

@arielk
Copy link
Member

arielk commented Sep 8, 2017

I'm not sure I understood. The space between widgets is applied to the bottom of each element except the last element in the column.

I would be happy if you could better explain the issue.

@arielk arielk added the question* [DEPRECATED] Indicates when an issue is used to ask a Question. label Sep 8, 2017
@katart
Copy link

katart commented Sep 8, 2017

I've noticed the same bug. The default widget spacing within a column is 20px except for the :last-child widget. BUT when I manually override the default spacing (example: 16px), all widgets now have a 16px margin-bottom even the :last-child element.

The :last-child element should still keep the default margin-bottom:0 even when the column's widget spacing is specified in the settings.

I hope this makes sense.

@arielk
Copy link
Member

arielk commented Sep 8, 2017

Can you share with us a link to this page with the problem?

@katart
Copy link

katart commented Sep 8, 2017

http://fny.fnytesting.com/

Check out the section with the View Our Work button (near the bottom)

@arielk
Copy link
Member

arielk commented Sep 8, 2017

This is something that should not happen, in order for us to look into this matter, please contact support@elementor.com, with complete login information to access your website, and our support team will try to assist.

@arielk arielk closed this as completed Sep 8, 2017
@arielk
Copy link
Member

arielk commented Sep 12, 2017

Fix for v1.7.4

Thanks for your feedback!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question* [DEPRECATED] Indicates when an issue is used to ask a Question.
Projects
None yet
Development

No branches or pull requests

3 participants