You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 25, 2021. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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
The text was updated successfully, but these errors were encountered: