Jump to content

Jaxk

Member
  • Posts

    2
  • Joined

  • Last visited

Jaxk's Achievements

Level 1

Level 1 (1/20)

0

Reputation

  1. I've already downloaded the plugin and added the code injection, could help me with the next step?
  2. Site URL: https://smithereen07.com/shop/p/sulvam-ss19-raw-hem-contrast-stitched-blazer-jacket I don't have coding experience but I managed to add expanding sections in the additional information by adding the code below. <script type="text/javascript" src="//ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script> <script> $(document).ready(function(){ $('.markdown-block .sqs-block-content h3').css('cursor','pointer'); $(".markdown-block .sqs-block-content h3").nextUntil("h3").slideToggle(); $(".markdown-block .sqs-block-content h3").click(function() {$(this).nextUntil("h3").slideToggle();}); }); </script> I tried to find methods to move the accordion in the addition information section to replace the major description section, but none of them worked. I would appreciate any help, thanks in advance. This screenshot is basically what I am looking for.
×
×
  • 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.