Cart not displaying correctly

Posted in: Newspaper
Post count: 49

Hi,

The alignment in the cart isn’t showing up properly:

https://db.tt/WRjCDwkX

http://futeboltube.com/cart/
http://futeboltube.com/product/camisola-principal-sl-benfica-2015/

For some reason the red bar covers the price and the other alignements aren’t showing properly.

PS: I’m using a version 4 of Woocommerce. Can’t update to a new one as I need 970px of width.

Thank you,
Muhammad

Post count: 7909

Hi,

If you added this css please change it to display-inline – http://screencast.com/t/BGeFwBOv if you didn’t added please use this custom css in Theme Panel > Custom Css: http://screencast.com/t/8agPWWi1

.woocommerce-cart .wc-proceed-to-checkout a.checkout-button {
display: inline-block !important;
}

Thanks!

Post count: 49

Wow! Thanks, it solved!

Viewing 3 posts - 1 through 3 (of 3 total)
You must be logged in to reply to this topic.