Jump to content

Tom_Labyrinth

Member
  • Posts

    5
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Tom_Labyrinth's Achievements

  1. Hi, I need to hide specific Purchase/add-to-cart buttons but cannot find a way how? Normal practise would be to find the element by ID then hide it using CSS. However, as you can see by the code below, this does not work? #yui_3_17_2_1_1650019970053_117 { display: none !important; visibility: hidden !important; } #yui_3_17_2_1_1669412012986_119 { display: none !important; visibility: hidden !important; } Website examples: https://www.labyrinthrecords.net/store/p/lab007-luke-garcia-marcos-french-craving-ep https://www.labyrinthrecords.net/store/p/lab006-boys-be-kko-monnaka-ep
  2. Thanks for the help, the CSS you suggested got it on the same line - had to add the below too make sure it had the same styling - again thanks!!
  3. Thanks for the suggestion, I have tried this and unfortunately does not work... the "+" triggers a syntax error and when i remove it, the CSS isn't applied. Any ideas?
  4. Site URL: https://www.labyrinthrecords.net/store/p/alexmedina-algorhytm-biesmans Hi all, I have amended the code so the second button ('DIGITAL DOWNLOAD') is inserted after the add to cart button (in my case 'BUY VINYL') - I have tried amending the CSS but have had no luck as of yet... How can I make the 2 buttons sit on the same line with the same styling? <script> jQuery(document).ready(function($) { $('#block-yui_3_17_2_1_1638977023564_39597').insertAfter(".sqs-add-to-cart-button-wrapper"); }); </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.