Commit c7cc5664 by dhn

pc隐藏按钮上部价格

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