Hi,
In the Home page, How do I delete the price from Products and instead add the text "shop Blonde Collection"?
Link: http://catwalkextensions.com/
Thank you,
mingyou
.gk-product-gallery .gk-price,
.gk-product-gallery .gk-add-to-cart, .gk-product-gallery .gk-image .gk-img-overlay {display: none;}
.gk-product-gallery .gk-image h4 a:after {content: 'shop Blonde Collection'; display: block; font-weight: normal; padding-top: 10px;}