tulikasud Posted May 19, 2022 Share Posted May 19, 2022 Site URL: https://www.studiogiraffe.sg/projects Having two issues with the product page on Galapagos: 1. For some products, the title does not show up on hover. All products have titles so I'm not sure why this is happening. e.g. the purple image in the second row. 2. Is it possible to remove the comma after the product title? I don't want prices to show so I have hidden them, but can't get rid of the comma. Link to comment
tuanphan Posted May 19, 2022 Share Posted May 19, 2022 #1. Try adding to Design > Custom CSS .collection-type-products.view-list.product-info-style-overlay .productlist-item:hover .productlist-title-container { opacity: 1 !important; display: block !important; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); width: 100%; } #2. Use this CSS .productlist-title:after { opacity: 0; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message How to: Setup Password & Share url - Insert Custom CSS - Page Header - Upload Custom Font - Upload File - Find Block ID - Contact Customer Care Link to comment
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment