• roycedigital

    (@roycedigital)


    Hi,

    I’m very happy with the plugin.
    Just one question, is there an option to change the width only for the price column? I want to have the price column a little bit narrower. It takes too much space. ??

    Thanks in advance.

    Regards,
    Julia

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • hannah

    (@hannahritner)

    Hi Julia,

    Thanks for reaching out! Try adding this to your custom css in within the plugin customizer:

    td.td span.woocommerce-Price-amount.amount {
    width: 50px;
    display: inline-block;
    }

    Does that work as you’re wanting? If not, can you send a screenshot of your email so I can better know what you’re wanting.

    Thanks!

    Hannah

Viewing 1 replies (of 1 total)
  • The topic ‘Column width Order Items’ is closed to new replies.