Before you ask please READ THIS

Check Out button disappears from Cart page after calculating shipping.

Hi again!

After calculating shipping on the Cart page the 'Check Out' button disappears.
The Check Out can still be accessed by following the other links (cart widget, header, etc.)

http://www.alcapparel.com/cart/

Comments

  • AirAir
    Posts: 10,970
    Hi there:-)

    You are bug hunter lately. However this time it is your custom CSS from child theme:

    .cart_totals.calculated_shipping:nth-child(1) {
    display: none;
    visibility: hidden;
    }
    With kind regards.
  • Oh I'm sorry! Goodness what on Earth was I thinking. I can't even think why that would be there. Thanks!
  • AirAir
    Posts: 10,970
    No worries;-)
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!