sssupers Posted August 2, 2021 Share Posted August 2, 2021 (edited) Hello People, the German translation of the link that leads from Product Quick View to the main product page['View Item'] must have been translated by a robot. 🤖 Can we rename it? The selector is:  .ProductItem-details-quickViewFullItemLink-wrapper and it appears as soon as someone opens a product in Quick View. It should sound something like 'Mehr Info' and can be found here: https://thorne-demo.squarespace.com/shop-thorne Thanks in advance, hope it's possible.  Edited August 2, 2021 by sssupers  Hi, I'm sssupers.  Link to comment
Solution tuanphan Posted August 3, 2021 Solution Share Posted August 3, 2021 Try this CSS .ProductItem-details-quickViewFullItemLink span { visibility: hidden; } .ProductItem-details-quickViewFullItemLink span:before { visibility: visible; content: "new text"; border-bottom: 1px dotted; }  sssupers 1 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
sssupers Posted August 3, 2021 Author Share Posted August 3, 2021 Touchdown!! Thank you Tuanphan 👋  Hi, I'm sssupers.  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