Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #226723

    Hi!

    I have just started with a webshop on http://www.kulturland.se/butik, and added the Shopping Cart widget to the right side. The buttons for “Show shopping cart” and “Checkout” are misplaced, I’m guessing it is because we’re using swedish as our language and the words are longer than in english.

    – Do you know how to get these buttons on the same row: either by making them smaller, or by replacing the text inside them?

    Screenshot – http://www.kulturland.se/wp-content/uploads/2014/02/shoppingcart.png

    / Andreas

    #226794

    Hey wieslander!

    Please add this on Quick CSS or custom.css:

    .widget_shopping_cart .button {
    min-width: 105px;
    }

    Regards,
    Ismael

    #226837

    Thank you very much, Ismael! It works well.

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘WooCommerce shopping cart buttons misplaced’ is closed to new replies.