Jump to content

Botbot

Circle Member
  • Posts

    5
  • Joined

  • Last visited

Botbot's Achievements

  1. It seems it can't be adjusted normally, does anyone have some code to adjust the size? Thank you!
  2. Trying to get rid of it too, no idea why would Squarespace even do that...
  3. Site URL: https://www.supercatalystlab.com/shop/p/e-01-wallet Hi there! I wish to move dropdown from additional info to under main product information, Feature & Spec tab is using markdown in the additional info section. There isn't any markdown option in the main product information box, so I kept it in the additional info section. The code I used for dropdown is below. <!-- Dropdown Accordion Code --> </script> <script> $(document).ready(function(){ $('.markdown-block .sqs-block-content h3').addClass('ui-closed').css('cursor','pointer'); $(".markdown-block .sqs-block-content h3").nextUntil("h3").slideToggle(); $(".markdown-block .sqs-block-content h3").click(function() { $(this).nextUntil("h3").slideToggle(); $(this).toggleClass('ui-closed ui-open'); }); }); </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.