• Hi

    Great job! But need to add class to style.css:91 “a:link, a:visited, a:active {text-decoration: none;color: #ffff;}” because broke all a:links of my page painted with white color.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter artemedina

    (@artemedina)

    Deben usar un “class” unico para la linea de codigo css 91 en https://payments.athmovil.com/api/modal/css/style.css porque rompe los a:link de mi site.

    a:link, a:visited, a:active {
    text-decoration: none;
    color: #ffff;
    }

    Por ejemplo

    .athm a:link, .athm a:visited, .athm a:active {
    text-decoration: none;
    color: #ffff;
    }

    Plugin Author Evertec_ATH Movil

    (@evertec)

    Saludos,

    Gracias por la observación y por utilizar nuestro plug in!!

    En estos momentos se esta trabajando la mejora y esperamos poder publicar el arreglo a mediados de marzo.

Viewing 2 replies - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.