Viewing 14 posts - 1 through 14 (of 14 total)
  • Author
    Posts
  • #401813

    Hi there,

    There are two instances on my website that experience CSS formatting issues.

    One is on the checkout page and the other is on the My Account WooCommerce login page where the checkboxes and text are either on top of or collide with the button.

    Above, I’d like the checkout box to be above the button with some spacing.

    On this one, I’d like to make the checkbox be below the button.

    #402151

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #402265
    #402525

    Hey!

    What browser are you using when you get this error? It looks fine in latest version of Chrome: http://imgur.com/GDlyE65

    Cheers!
    Rikard

    • This reply was modified 9 years, 1 month ago by Rikard.
    #403098

    Hi there. It happens in all browsers. I reset the CSS settings for the checkout page. I’d like to move the “Accept Terms & Conditions” button up near the Order button. There is also an issue here: http://screen.clinic/my-account

    #403105

    Hey!

    Can you provide a test account so we can see what you see?

    Regards,
    Josue

    #484788

    Hey,
    How does this ends? Found a solution? I have exactly the same issue on Login as above..

    Regards,
    Ivan

    #484789

    Hi Ivan,

    Can you post the link to your website please?

    Regards,
    Josue

    #484791

    Sure, thanks!

    #484935

    Hi!

    Can you post a screenshot of your view? here’s how it looks on my end – http://screencast.com/t/riDmalT9y3

    Regards,
    Josue

    #484992

    Hi Josue
    This is mine on latest Chrome Version 44.0.2403.130 m. The same is on iPhone

    • This reply was modified 8 years, 7 months ago by videogame.
    #485553

    Hey!

    Try adding this code to the Quick CSS:

    .woocommerce-page .form-row .button {
        float: none;
    }

    Cheers! 
    Josue

    #485582

    Hey Josue,

    Thumbs Up!!!! With your css “Remember me” is just bellow button, “lost your password” is bellow all. I have added margin-bottom:10px; to the above to make some space, but that is it!
    Right side “Registration” is also fixed by css. Perfect!

    Thank you, cheers,
    Ivan

    #485591

    You are welcome, glad to help :)

    Regards,
    Josue

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