Home Forums Basel support forum Shopping basket & Checkout Reply To: Shopping basket & Checkout

#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.