在适当的地方显示文字和价格
Display text & Price in proper place
一些文字缺失,价格未显示在适当的位置,如 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;
}
这是一个悬而未决的问题。将 clear: left
添加到 .price-info
一些文字缺失,价格未显示在适当的位置,如 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;
}
这是一个悬而未决的问题。将 clear: left
添加到 .price-info