Jump to content

kevin310

Member
  • Posts

    17
  • Joined

  • Last visited

Everything posted by kevin310

  1. Fantastic!! It's working...Thanks so much rwp!!! You are awesome. One last question if you don't mind. If I want to move the code block to this location... what would I change "product-price" to? <script> $(document).ready(function() { $('.product-description .code-block').insertAfter('.product-price'); }); </script>
  2. Sorry about that... yes I see. I am using your code in the Code Injection FOOTER and the Custom CSS show below. It is still not doing anything. I'm not sure if i have the correct names that are highlighted in yellow below. I have tried to make these the same as well but I don't see an change in the code block's position. Also, for the CSS... I don't know what the "order number" actually does. Should it be 3? I also tried other numbers but don't see any change.
  3. Understood. So the code you posted is the exact same as what I posted then? I see no difference, and it is still not doing anything to move the code block. Thanks for taking the time to respond! Kevin
  4. Hi rwp... thanks so much for getting back to me so quickly! I really appreciate it! Just so I understand. You just removed the <script> and <script/> from the code? and I should use it that way? I made that change and don't see any change. the code block is still working at the bottom of the page. I am guessing that the actual names... like "product-description" and "product-price". I found those one this forum, but i'm not sure they are correct for my site. Thanks again for your help! Kevin
  5. Site URL: https://www.blankforces.com/allproducts/v2-titanium-edc-ink-pens-clip Hi Squarespace gurus! On my "product page" I have a "code block" that I've placed in the "additional info" section. The code in the code block is working but it is below all of the product info.... but I'd love to move it so that it is positioned right below the "product price" as indicated in the image below. Below is the code that I was trying to use. Thanks for any help! -Kevin --------------- This code is from Code Injection >Footer: <script> $(document).ready(function() { $('.product-description .code-block').insertAfter('.product-title'); }); </script> This code is from my custom CSS: .ProductItem-description .code-block { order: 4; }
×
×
  • Create New...

Squarespace Webinars

Free online sessions where you’ll learn the basics and refine your Squarespace skills.

Hire a Designer

Stand out online with the help of an experienced designer or developer.