Commit 8aa47913 by dhn

样式

parent b7c222c2
......@@ -914,6 +914,14 @@ p.shopbycate-title {
.checkout-index-index .product-item-details .product-item-inner .subtotal {
right: 13.5%;
}
checkout-cart-index .nav-toggle {
display: none;
}
checkout-cart-index{
.actions.search-dropdown,.actions.dropdown,minicart-wrapper{
display:none;
}
}
}
.checkout-index-index .page-footer,.checkout-cart-index .page-footer{
......@@ -924,6 +932,9 @@ p.shopbycate-title {
padding-top:0px;
margin-top:20px;
}
.checkout-cart-index .opc-estimated-wrapper .minicart-wrapper {
display: none;
}
}
.checkout-index-index #next-shipping,.checkout-index-index #next-payment {
text-align: center;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment