• Hi
    i have a website bhherbalsolutions.com
    during the checkout review where a client can see the shipping options, the view is very narrow and instead of having space to put the options all on one line, its on 2 or 3 narrow lines. the shipping to the left has a ton of space.
    any css code i can put in my child theme to fix this?

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi @ariban99

    Can you put here the url, please?

    Regards

    Thread Starter ariban99

    (@ariban99)

    its in my original post bhherbalsolutions.com

    Plugin Support RK a11n

    (@riaanknoetze)

    Hi there,

    Looks like the theme you’re using is setting those widths; The following custom CSS might help with that:

    
    .woocommerce table.shop_table th {width:50% !important}
    

    You can add that under **Appearance > Customize > Additional CSS**

    Thread Starter ariban99

    (@ariban99)

    yes thank you that works

    Thread Starter ariban99

    (@ariban99)

    Hi
    Sorry to bother when i put this in, it works great on the checkout review page, but now the cart is displaying weird, the delete and picture take up 50% and the description, price and total the other half and its very narrow and on many lines.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘woocommerce width’ is closed to new replies.