Hello ,
I want to put add to cart button smaller on html5 template ,can anyone help,please?
Hello.
You need to modify CSS for this template
../storefront/view/default_html5/stylesheet/style.css
search for css rule about 958 line
.thumbnail a.productcart {
background: #00A1CB url(../image/prodcutcart.png) right 7px no-repeat;
color: #fff;
float: right;
padding: 8px 27px 8px 8px;
font-size: 13px;
text-transform: uppercase;
}
Hi Admin,
Kindly send the procedure how can we change Add to Cart to Add To Buy ?
thanks
Hi. See http://forum.abantecart.com/index.php/topic,2374.msg9963.html#msg9963
i dont find any solutions over the given link ,kindly send me the full procedure,
how can i change add to cart to add to buy ?
thanks
Hi.
Try to search for the text "Add to cart" in the admin ( top right corner ). See the video on how it works
but Admin Where we have to past this code in default?