Archived topic
extra text beside button on wooCommerce product carousel
3 replies · Started by Joanne Smith on March 13, 2016
Something odd cropped up on the home page WooCommerce Product Carousel
https://shop.glassvinylgraphics.com.au/
There is an extra +GST text beside the ' add to Basket ' button -- any custom CSS to remove ??
this is the Plugin
http://adlplugins.com/woocommerce-product-carousel-slider-pro-documentation
Try this CSS:
.woocommerce-price-suffix {
display: none;
}
Stars all around!! ...well done -- looks much better now than that confusing extra tag !!
..................
Joanne
Glad I could help :)
