【发布时间】:2017-03-12 09:34:45
【问题描述】:
我是编码新手,所以我正在为我的商店使用 wordpress 和 woocomerce,请查看下面的图片,这是我的计划。但是你能教我正确的方法吗?
如何将图片放在添加到购物车文本之前?
.prod_cart a.button.product_type_simple.add_to_cart_button.ajax_add_to_cart {
text-align: center;
margin-top: 20px;
border: 1px solid #000;
border-radius: 5px;
font-size: 15px;
background-color: transparent;
background: url('../img/1.png') no-repeat;
}
【问题讨论】:
-
使用图标字体。现在没有人使用图像来制作单色图标了。
标签: php html css wordpress woocommerce