Reduce cell padding in Order Item table
-
I’ve managed to style the text in the Order Item table reasonably well using custom CSS (see below), but I can’t work out how to reduce the padding in all the cells to make the table more compact. Is this possible?
Here’s my custom CSS so far:
h2.yaymail_builder_link, div h2{ font-size: 16px !important; line-height: 18px !important; font-weight: 700 !important; text-transform: uppercase; } table.yaymail_builder_table_items_content{ text-transform: uppercase; line-height: 18px !important; } .wc-item-meta{ font-size: 12px !important; line-height: 15px !important; }
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘Reduce cell padding in Order Item table’ is closed to new replies.