MWDelaney / bootstrap-3-shortcodes

WordPress shortcodes for easier use of Bootstrap elements in your content.
https://wordpress.org/plugins/bootstrap-3-shortcodes/
MIT License
377 stars 118 forks source link

Button center #158

Open snoidev opened 6 years ago

snoidev commented 6 years ago

Hi, my name is Juan, I speak to you from Argentina; my problem is when centering a botton with bootstrap shortcodes 3

[container xclass="portada"] [row] [column md="12" xclass="principal"] h1 class="title_principal"> Mercado express /h1> p class="text_principal"> Loremp ipsum /p> [button type="default" size="lg" link="http://localhost/index.php/tienda/" xclass="boton_principal"] Ir a tienda [/button] [/column] [/row] [/container]

this is my code, and that button I need to be centered with the text, but when applying the text-align: center in css; it does not work. I would greatly appreciate your help; a big hug from Argentina