tammer Posted April 29, 2020 Posted April 29, 2020 Site URL: https://www.lockandmortice.com/collection/essential-table I am wanting to add a text link between my product variants and my add to cart button on all my product pages. I can't seem to find the right code to do it. I have put it in many different spots on the page but not the right one yet. I do have a plugin from @paul2009 installed but not sure that would affect my ability to place the text there but might have a different ID for the normal add to cart button. Wanting a link to /materiality page so customers can see our finishes and materials descriptions.
tuanphan Posted May 2, 2020 Posted May 2, 2020 You can add link to Product Additianl info first, then share url, we can try use JS to move it above Add to Cart 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!)
EmilieJohansen Posted June 6, 2021 Posted June 6, 2021 Hi! I'd like to add a link in this position as well for my store, is this something you can help me with?
tuanphan Posted June 7, 2021 Posted June 7, 2021 19 hours ago, EmilieJohansen said: Hi! I'd like to add a link in this position as well for my store, is this something you can help me with? You can add link to Product Additional info first, then share url, we can try use JS to move it above Add to Cart 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!)
tammer Posted June 10, 2021 Author Posted June 10, 2021 @tuanphan I have inserted a link here and don't even want to move it at this point. Just want to convert it to a button. https://www.lockandmortice.com/collection/essential-table (same page as originally linked). I only want the "Finish Options" to be a button not the other links.
tuanphan Posted June 11, 2021 Posted June 11, 2021 11 hours ago, tammer said: @tuanphan I have inserted a link here and don't even want to move it at this point. Just want to convert it to a button. https://www.lockandmortice.com/collection/essential-table (same page as originally linked). I only want the "Finish Options" to be a button not the other links. Add to Design > Custom CSS /* Finish options button */ div.ProductItem-details-excerpt a[href="/finishes"] { background-color: black; color: white !important; padding: 10px; padding-top: 12px; display: inline-block; } 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!)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.