Leslie-burcham-12345 Posted March 22, 2023 Share Posted March 22, 2023 (edited) Password: abc How do I remove the "View Full Item" link on a product quick view? I've already added custom CSS to prevent the quantity, add to cart, and price from being shown, as well as code to prevent the title from linking to the store page, as this summary is just for basic information. Also is there any way to change the crop of the quick view photos? I want customers to be able to click on quick view for a product on the services page and just see additional photos. I couldn't find a way to add a lightbox in a carousel so this is my solution, open to other suggestions though! The original product carousel can be found below the product summary on the linked Services page. If you can find a way to add a photo gallery lightbox to the carousel then I would love that too. Edited March 22, 2023 by Leslie-burcham-12345 adding link Link to comment
Leslie-burcham-12345 Posted March 22, 2023 Author Share Posted March 22, 2023 https://carefreeconcierge.com/services link to page Link to comment
Solution tuanphan Posted March 25, 2023 Solution Share Posted March 25, 2023 Add to Design > Custom CSS /* remove view full item */ a.ProductItem-details-quickViewFullItemLink { display: none !important; } Email me if you have need any help (free, of course.). Answer within 24 hours. Or send to forum message Contact Customer Care - Learn CSS - Buy me a coffee (thank you!) Link to comment
Leslie-burcham-12345 Posted March 27, 2023 Author Share Posted March 27, 2023 Thank you so much, works perfect! 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