federocolo Posted October 23, 2020 Share Posted October 23, 2020 Site URL: https://cymbals-bellflower-g2r9.squarespace.com/ I am trying to replicate my button/form for additional info into all my products, how can i do it? Right now I managed to additional info to move from bottom to top, but I would like to recall (and therefore duplicate) that specific form to save some time. Is it possible? This is the code I used to move additional info to the top <script> jQuery(document).ready(function($) { $('.ProductItem .ProductItem-additional').insertAfter('.sqs-money-native'); }); </script> Thanks Link to comment
patio15wm Posted November 13, 2020 Share Posted November 13, 2020 Were you ever able to figure this out? I'm trying to accomplish the same thing. Link to comment
tuanphan Posted November 14, 2020 Share Posted November 14, 2020 14 hours ago, patio15wm said: Were you ever able to figure this out? I'm trying to accomplish the same thing. Can you share link to your site? We can help easier 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
Recommended Posts
Archived
This topic is now archived and is closed to further replies.