How to add border on checkout table format?
-
Hi,
I was reading the following post on how to change width of checkout table left column width and it worked.
change checkout-tableHowever, I would like to further change the table by adding border or underline on each TD tag, but it never worked. How should I do this?
In the custom CSS, I have added:
table.woocommerce-checkout-review-order-table: { border:1px; border-color:black;}
What’s the proper syntax to do this in custom CSS? For instance, I would like to add border, change height, width, background color of each td cell.
Thank you!
The page I need help with: [log in to see the link]
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘How to add border on checkout table format?’ is closed to new replies.