Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1249332
    gibelliluc
    Participant

    Hello,

    I’m using X theme with woocommerce and a few personal customizations for my company website.

    Recently on my woocommerce checkout page the label for the email input is getting into a weird position on the right of the screen, if I try to modify, displace or change the email input the same happens but another label.

    The URL is http://www.rioensinomedico.com.br/finalizar-compra/

    The issue is currently happening only when accessing the page with chrome, ive tested with safari and firefox and everything seems ok

    regards,

    gibelli

    PS:
    I’ve been able to deal with all my previous issues using the past topics, it’s impressive how much content is covered here 😉

    #1249670
    Rupok
    Member

    Hi there,

    Your URL redirects to home page. Would you give a product link so that we can go to your cart/checkout?

    Thanks!

    #1249941
    gibelliluc
    Participant

    Sorry, I didnt think about that.

    Just click on the “Inscreva-se agora!” green button and it will redirect to the checkout page

    http://www.rioensinomedico.com.br/cursos/#curso1

    #1250012
    Jade
    Moderator

    Hi there,

    Please add this code in the customizer:

    .form-row label {
        clear: both;
    }

    Hope this helps.

    #1250623
    gibelliluc
    Participant

    Hi Jade, it worked perfectly.

    Awesome support 🙂

    #1250925
    Jade
    Moderator

    You’re most welcome!

  • <script> jQuery(function($){ $("#no-reply-1249332 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>