• Resolved lenadasilveira

    (@lenadasilveira)


    Olá!
    Estou com um problema na minha pagina de checkout há várias semanas e n?o consigo resolver, espero que me consigam ajudar.

    Como se pode ver nessa página há dois campos para inser??o dos dados do cliente. Uso a edi??o de pagina do woocommerce (em baixo, toda bonitinha) e em cima, está algo que n?o sei de onde veio, totalmente desconfigurado. Li algures aqui no fórum para colocar uns códigos CSS no campo aberto para o efeito, mas n?o fez nada.

    Conseguem dizer-me de onde vem esse primeiro campo desconfigurado? Como é que posso apaga-lo?! Estou desesperada

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Saif

    (@babylon1999)

    Hello @lenadasilveira,

    I’m not sure what part of your site you’re referring to. Is it the one at the bottom here?


    Link to image: https://i.imgur.com/BoMPK7L.png

    If so, you can add the following code in your Customizer > Additional CSS.

    
    /* Fix Footer Text */
    @media (min-width: 768px)
    .footer-widgets.col-4 .block {
      width: 65.7%;
    }

    Hope it helps!

    Thread Starter lenadasilveira

    (@lenadasilveira)

    Hello Saif, good morning!
    Thank you for your help.

    That one is one of the problems, however is was not what I was looking for help.
    In the meanwhile I finaly found the error. It was just a simple code line and its fixed already.

    Im going to use your code and try to fix that footer.

    Thank you once again, have a nice day!

    Plugin Support Ilia .a11n

    (@iliadio)

    Hi there,

    Great to hear you resolved this yourself!

    I will now mark this thread as solved.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Conflito na página de checkout’ is closed to new replies.