Commit c7cc5664 by dhn

pc隐藏按钮上部价格

parent 9d48a78c
...@@ -509,14 +509,14 @@ $flatraPrice = $block->getFlatratePrice(); ...@@ -509,14 +509,14 @@ $flatraPrice = $block->getFlatratePrice();
background-color: #FFFFFF; background-color: #FFFFFF;
padding-bottom: 10px; padding-bottom: 10px;
} }
#checkout_place_order .fix-content .now-order-total{
display:none;
}
#checkout_place_order .fix-content.button-fix .now-order-total{ #checkout_place_order .fix-content.button-fix .now-order-total{
display:block; display:block;
} }
/***************payment end******************/ /***************payment end******************/
} }
#checkout_place_order .fix-content .now-order-total{
display:none;
}
.checkout-index-index .opc .actions-toolbar { .checkout-index-index .opc .actions-toolbar {
display:none!important; display:none!important;
} }
......
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