Home › Forums › Basel support forum › Move "Shipping" text up Move "Shipping" text up This topic has 3 replies, 2 voices, and was last updated 6 years, 11 months ago by Artem Temos. Viewing 4 posts - 1 through 4 (of 4 total) Author Posts December 22, 2017 at 7:17 pm #30163 svaldesmParticipant Hi, Right now, because I have many shipping providers, my table looks bad, wasting a lot of space: I would like that it looks like this: As you can see, they are not two cells, but one with the text at the top. Thanks, December 23, 2017 at 9:09 am #30218 Artem TemosKeymaster Hello, Sorry, but screenshots are not visible for us. Could you please upload them somewhere else? Thank you December 23, 2017 at 9:03 pm #30301 svaldesmParticipant Yes, sorry about that, it didn’t work. Attachments:You must be logged in to view attached files. December 24, 2017 at 11:00 am #30353 Artem TemosKeymaster Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue. .woocommerce-checkout-review-order-table #shipping_method label, .woocommerce-checkout-review-order-table #shipping_method input[type=“radio”] { display: inline; } Author Posts Tagged: checkout Viewing 4 posts - 1 through 4 (of 4 total) You must be logged in to create new topics. Login / Register