fallmasche Posted October 16, 2022 Share Posted October 16, 2022 Site URL: https://springtail-tomato-pec6.squarespace.com Passwort: logo https://springtail-tomato-pec6.squarespace.com/shop-marta/tanke-top I read all the forum and find this script that allows you to move the 'additional info' to the product details on the right. It's only that now the 'additional info' block appears ABOVE/before my product details instead of BELOW/after and I can't get it right. Any help is much appreciated !!! Thank you! Quote <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script> $(document).ready(function() { $('section.ProductItem-additional').insertAfter('.ProductItem-details-excerpt'); }); </script> <style> section.ProductItem-summery { align-items: flex-start !important; } section.ProductItem-additional { margin-top: 20px !important; margin-bottom: 20px !important; } Link to comment
tuanphan Posted October 17, 2022 Share Posted October 17, 2022 You mean move this button position? 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