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

Box Title Does not center correctly #148

Open
WPDevHQ opened this issue Sep 2, 2017 · 0 comments
Open

Box Title Does not center correctly #148

WPDevHQ opened this issue Sep 2, 2017 · 0 comments

Comments

@WPDevHQ
Copy link

WPDevHQ commented Sep 2, 2017

When using the Box Element and choosing to center the content, the title doesn't get centered correctly.

This is due to the margin applied to it - changing it to padding instead works!
.tailor-ui .tailor-box__title { display: block; margin: 1em 0; }

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant