[Resolved] Unnecessary space before "Create an account" checkoutpage

Home Forums Support [Resolved] Unnecessary space before "Create an account" checkoutpage

Home Forums Support Unnecessary space before "Create an account" checkoutpage

  • This topic has 8 replies, 2 voices, and was last updated 4 years ago by Leo.
Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #1237508
    Juglen

    On our checkout page there is an unnecessary space after the “Create an account?” checkbox. This is making the page unprofessional. I am not sure if this is theme related of WooCommerce related. It also could be that there is a space missing after the “Ship to a different address?” checkbox. How to get this sleek and neat?

    #1237548
    Juglen

    I just spoke with WooCommerce. They say it’s theme related. They suggested to add:

    .checkout input[type=”checkbox”] {
    margin-right: 8px;
    }

    Indeed, now it’s fixed. I checked other GeneratePress installations on the internet. They all suffer from the same problem.

    #1237563
    Leo
    Staff
    Customer Support

    Hi there,

    I’m not seeing an obvious issue with our default install here:
    https://gpsites.co/seller/
    https://www.screencast.com/t/dQgfInsrWIur

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    Let me know 🙂

    #1237850
    Juglen

    On the demo site, there’s only one checkbox. The problem appears only with multi checkboxes see: https://www.q-tuner.com/problem1.png

    #1237858
    Leo
    Staff
    Customer Support

    Any chance you can link us to the site in question?

    You can edit the original topic and use the private URL field.

    #1237908
    Juglen
    #1237925
    Leo
    Staff
    Customer Support

    Can’t see how this is theme related.

    Looks like WooCommerce is adding 8px right margin for the create an account checkbox (shown in red):
    https://www.screencast.com/t/HuxhLZ970

    But the same CSS doesn’t exist for the Ship to a different address checkbox:
    https://www.screencast.com/t/URmxmeaAuddY

    You can see that GP’s CSS (shown in green) is exactly the same.

    Are you able to do a quick test and activate a twenty series WP theme to see if the issue exist there as well?

    #1238253
    Juglen

    OK, I see this error also in twenty twenty theme, so I will contact woocommerce dev to fix this bug. tnx!

    #1238575
    Leo
    Staff
    Customer Support

    Thanks for testing.

    It’s lame that WooCommerce’s support would put the blame on the theme.

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