Home › Forums › Basel support forum › Shopping basket & Checkout › Reply To: Shopping basket & Checkout
May 13, 2022 at 6:49 pm
#375748
Tuomo
Participant
Hi Elise,
WooCommerce gave me these instructions.
So how should I put these work in css?
Have you tried table-layout: fixed; ? Then you can set the width of the first cell as you like, a css selector such as table tr td:first-child will do the job.