Are you a GenerateCustomer?

Do you have an active GP Premium or GenerateBlocks Pro license key?

Create a GenerateSupport account for GeneratePress and GenerateBlocks support in one dedicated place.

Create an account
Already have a GenerateSupport account? Login

Just browsing?

Feel free to browse the forums. Support for our free versions is provided on WordPress.org (GeneratePress, GenerateBlocks).

Want to become a premium user? Learn more below.

Woocommerce CART and CHECKOUT Size

  • Good morning everyone.
    I have a problem that I am not getting to the bottom of surely due to lack of in-depth knowledge of CSS
    I have partially fixed some parts, but I can’t find the solution 100%

    Four situations:
    DeskTop CART: Title column width is fine and allows text to be displayed in full.
    DeskTop CART
    DeskTop CHECKOUT: in this case I would like the width of titles smaller so that there is more space for descriptive texts.
    Desktop CHECK

    Mobile CART: I was able to paste title and sub texts at maximum width OK.
    Mobile CART
    Mobile CHECKOUT: I end up with a smaller space and don’t understand how to enlarge it to the maximum available as in CART
    Mobile CHECK

    Thank you all for your interest and any help.
    Have a nice day and good work everyone

  • Sorry …. forgot
    I have attached info for site access
    Thanks

  • Hi
    DeskTop CHECKOUT I think I solved it

  • Hi there,

    before i look at the CSS.
    Do you know that Woocommece added new blocks? including one for the Checkout ?

    https://woocommerce.com/checkout-blocks/

    Normally i don’t recommend using the Woo blocks for products, but that Checkout block is so much better then the original woo php template.

    Let me know.

  • Hi there,

    before i look at the CSS.
    Do you know that Woocommece added new blocks? including one for the Checkout ?

    https://woocommerce.com/checkout-blocks/

    Normally i don’t recommend using the Woo blocks for products, but that Checkout block is so much better then the original woo php template.

    Let me know.

  • Thank you very much, I didn’t know that honestly … I had already installed the Woo Block plugin for other reasons, but never used it for this and therefore never noticed this important change to the blocks.
    You are always efficient and quick.
    Thank you very much

  • David, I saw the new block, but applied I get changed all the payment system, receipt/invoice calculation, cash on delivery and so on.
    Unfortunately right now I don’t have time to completely review everything.
    If you have a chance to give me a suggestion regarding the CSS for the Mobile CHECKOUT area I would be very grateful.
    Good work

  • Hi there,

    I’m not seeing your site info, can you re-attach it so I can work on the CSS?

  • Thank you for your interest
    attach

  • Sorry I edited the site link because it is not directly reachable

  • For the mobile issue, try this CSS:

    #billing_invoice_type_field span.select2.select2-container.select2-container--default {
        max-width: 100%;
    }
  • Thank you very much I went crazy …
    I am sorry to have disturbed casua my ignorance.

    Thank you very much and good work

  • You are welcome 🙂 It’s all good! Happy to help!

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