某些文字丢失且价格未显示在here
的适当位置但其工作正常here&我想这样显示。
.product-view .product-shop .price-box {
margin-top: 0;
}
.price-box {
margin: 7px 0;
font-family: 'Roboto Condensed', sans-serif;
}
@media only screen and (min-width: 1224px)
.short-description .std li {
color: #908983;
font-size: 14px;
font-weight: normal;
line-height: 25px;
}
答案 0 :(得分:2)
这是一个浮动问题。将clear: left
添加到.price-info