Viewing 12 posts - 1 through 12 (of 12 total)
  • Author
    Posts
  • #263387

    Hi,

    in the WooCommerce customer account you can show details of an order (view order). Here the button position seems a bit strange:
    Bild hochladen

    Is it possible to make a break after the button and show the customer details below?

    Thanks,
    Armin

    #263763

    Hey armindoerr!

    Thank you for using the theme!

    Do you mind if we take a look at the actual account page? I can’t seem to reproduce the same layout on my end.

    Regards,
    Ismael

    #263914
    This reply has been marked as private.
    #264251

    Hey Armin!

    Can you please order a product and mark it as completed then post the link to the page where we can see the issue? :)

    Regards,
    Yigit

    #264254
    This reply has been marked as private.
    #264268

    Hey!

    Please add following code to Quick CSS as well

    p.order-again a {
    margin-right: 85%!important;
    margin-bottom: 15px!important;
    }

    Cheers!
    Yigit

    #264277

    You are the CSS Master!

    One more thing here: Is it possible to have the text of the “Wieder Bestellen” button in one line?

    Thanks!

    #264296

    Hi!

    I could not get to the page on your website so i simply checked on my local installation. In your screenshot it looks like text inside button is in one line, did it change after adding custom CSS code? If so can you post another screenshot please? :)

    Regards,
    Yigit

    #264298

    Must be unlocked now.

    Yes, it changed to two line:
    Bild hochladen

    Thanks!

    #264305

    Hi!

    Please try adding following code to Quick CSS as well

    p.order-again a.button {
    min-width: 180px;
    }

    Best regards,
    Yigit

    #264314

    Perfect, thanks!

    #264315

    Hey!

    You are welcome, glad we could help :)

    Cheers!
    Yigit

Viewing 12 posts - 1 through 12 (of 12 total)
  • The topic ‘View Order Button Position’ is closed to new replies.