Home Forums Basel support forum Move "Shipping" text up

Move "Shipping" text up

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #30163

    svaldesm
    Participant

    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,

    #30218

    Artem Temos
    Keymaster

    Hello,

    Sorry, but screenshots are not visible for us. Could you please upload them somewhere else?

    Thank you

    #30301

    svaldesm
    Participant

    Yes, sorry about that, it didn’t work.

    Attachments:
    You must be logged in to view attached files.
    #30353

    Artem Temos
    Keymaster

    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;
    }

Tagged: 

Viewing 4 posts - 1 through 4 (of 4 total)