Site logo

Archived topic

extra text beside button on wooCommerce product carousel

3 replies · Started by Joanne Smith on March 13, 2016

Viewing posts 1–4 of 4

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 ??

https://shop.glassvinylgraphics.com.au/glass-vinyl-graphics-custom-decal-shop-custom-vinyl-decals-for-sale-australia-2016-03-14-11-23-09/

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 :)

This archived topic is closed to new replies.