Okay
  Public Ticket #2445331
check out display
Closed

Comments

  •  36
    Miss Fashion Week started the conversation

    the checkout display box looks weird and has no images shown.

  •  2,636
    Kevin replied

    Hi

    I have adjusted the display of product images on the check-out page and the information display, please clear the Cache and check again.

    thank you

  •  36
    Miss Fashion Week replied

    awesome. thanks so much. it looks good.


    Can you make everything left aligned? do you think it will look better?

  •  36
    Miss Fashion Week replied

    also for the shopping cart, can you make the table for shipping calculation span longer? 

  •  2,636
    Kevin replied

    Hi Miss Fashion Week !

    Add this css property at Appearance-> Customize-> Additional CSS to adjust it


    .woocommerce .cart_totals table.shop_table {
        width: 50%;
    }

    thank you

  •  36
    Miss Fashion Week replied

    oh YES. worked. thanks so much.