-
GervaWeb
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 CHECKOUT: in this case I would like the width of titles smaller so that there is more space for descriptive texts.
Mobile CART: I was able to paste title and sub texts at maximum width OK.
Mobile CHECKOUT: I end up with a smaller space and don’t understand how to enlarge it to the maximum available as in CART
Thank you all for your interest and any help.
Have a nice day and good work everyone -
GervaWeb
Sorry …. forgot
I have attached info for site access
Thanks -
GervaWeb
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.
-
GervaWeb
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 -
GervaWeb
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?
-
GervaWeb
Thank you for your interest
attach -
GervaWeb
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%; }
-
GervaWeb
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!
- You must be logged in to reply to this topic.