Jump to content

oakandmoss

Circle Member
  • Posts

    8
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    oakandmoss reacted to tuanphan in Move text or code block from "Additional Info" to "Product page description" product detail excerpt   
    Edit this code
    <script>$('section.ProductItem-details').html( $('section.ProductItem-additional').html() ); $('section.ProductItem-additional').html('');</script> to this
    <script> jQuery(document).ready(function($) { $('.ProductItem .ProductItem-additional').insertAfter('.ProductItem-details-excerpt'); }); </script>
×
×
  • 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.