Skip to content
This repository has been archived by the owner on Sep 16, 2019. It is now read-only.

Button Center #376

Closed
fb11 opened this issue Jul 9, 2015 · 2 comments
Closed

Button Center #376

fb11 opened this issue Jul 9, 2015 · 2 comments

Comments

@fb11
Copy link

fb11 commented Jul 9, 2015

How to center the button

<div class=" large-6 columns ">
<a href="http://yazilimodasi.com/" class="button large">Software Site</a>
</div>
@fb11
Copy link
Author

fb11 commented Jul 9, 2015

Fix the problem

<div style="text-align:center;">
<a href="http://yazilimodasi.com/" class="button large">Software Site</a>
</div>

@FlatspinZA
Copy link

Foundation provides its own classes for centering items without using 'text-align'.

http://foundation.zurb.com/docs/utility-classes.html

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

No branches or pull requests

3 participants