Home Forums Theme support Lambada: checkout button text in woocommerce cart page not alligned center

This topic contains 3 replies, has 2 voices, and was last updated by  7Theme Support 7 years, 10 months ago.

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • The checkout (“Fortsett” in Norwegian) button text in Woocommerce cart page is suddenly not alligned center so most of the text is not visible. Please add a product to cart and look here:

    http://www.dans1.no/cart/

    Do you have a solution or a custom css in your sleeve?

    Thank you in advance 🙂

    Hi,

    you can try this css code:

    .woocommerce .cart-collaterals .cart_totals a.button.alt, .woocommerce-page .cart-collaterals .cart_totals a.button.alt {
    	width: auto !important;
    }

    Please add it in WordPress admin -> Appearance -> Theme Options -> General -> Extra CSS Content.

    Thank you!

    You’re welcome!

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

You must be logged in to reply to this topic.