• Resolved dannys1899

    (@dannys1899)


    Hola , gracias por este plugins que ha sido de gran utilidad . Quisiera saber cómo puedo centrar el botón en los productos . Luego de la actualización quedó alineado a la izquierda. Pero no logro centrarlo. Gracias

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author walterpinem

    (@walterpinem)

    Hi @dannys1899

    Thanks for using the plugin.

    Please use the following CSS code:

    .home a.wa-shop-button,
    .post-type-archive a.wa-shop-button,
    .related a.wa-shop-button {
    margin-left: auto!important;
    margin-right: auto!important;
    float: none!important;
    text-align: center!important;
    margin: 0 auto!important;
    display: flex!important;
    justify-content: center!important;
    align-items: center!important;
    width: 50%!important;
    }

    Please let me know the result

    Thanks in advance.

    Thread Starter dannys1899

    (@dannys1899)

    Gracias por la ayuda. Excelente me funciono perfectamente

    Plugin Author walterpinem

    (@walterpinem)

    De nada, gracias

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Centrar botón WhatsApp’ is closed to new replies.