Jump to content

Moving "Additional Information" Media Player

Recommended Posts

  • Replies 3
  • Views 616
  • Created
  • Last Reply
1 hour ago, T-MO said:

Site URL: https://burgundy-lime-jfgk.squarespace.com/store/p/edm-essentials-vol1

Website Password: producerhaven

I'm trying to move the audio player so it looks something like this. Maybe I'll place it under the product title even but if I know how to move it at all I'll be able to figure out how to place it in different places.

 

Right now it's at the bottom of the page.

 

Any help is appreciated!

You may need a little help from custom code.

<style>
  .products .sqs-block-audio {
    padding-bottom: 40px;
    padding-top: 0;
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
	$(document).ready(function() {
    	$( '.ProductItem-additional .sqs-block-audio:first' )    
        .insertBefore ( '.product-variants' );      
    });
</script>

image.thumb.png.4dbf57a6a9b4ecb485e6fdabe5d3be11.png

BeyondSpace - Squarespace Website Developer

🖼️ Lightbox Studio (Enable Pinch/Zoom on lightbox)
🗓️ Delivery Date Picker (Squarespace Date picker form field)
💫 Gallery block 7.1 workaround
🥳 Sparkplugin Customisations Browsers (Browse +100 Spark plugin customisations)
🥳 Elfsight Template Browsers (Browse +1000 Elfsight widget Templates)

If you find my answer useful, let's leave a like or upvote so others with the same issue can find their solution. Thank you!

 

Link to comment
21 minutes ago, bangank36 said:

You may need a little help from custom code.


<style>
  .products .sqs-block-audio {
    padding-bottom: 40px;
    padding-top: 0;
}
</style>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
<script>
	$(document).ready(function() {
    	$( '.ProductItem-additional .sqs-block-audio:first' )    
        .insertBefore ( '.product-variants' );      
    });
</script>

image.thumb.png.4dbf57a6a9b4ecb485e6fdabe5d3be11.png

Thanks, worked like a charm 🙂

Link to comment

@T-MO your site has some small problems. Just reply here if you want to fix these.

Site URL – https://burgundy-lime-jfgk.squarespace.com/

1. (Mobile-Footer) Want to align left logo?

mobile-footer-min-2.png

2. (Mobile-Homepage) Want to align left newsletter?

mobile-homepage-min-2.png

3. (Overlay) Want to align nav items – social – header title?

overlay-min.png

4. (Tablet-Cart page) Want to align header logo – page content?

tablet-cart-page-min.png

Email me if you have need any help (free, of course.). Answer within 24 hours. 
Or send to forum message

Contact Customer Care - Learn CSS - Buy me a coffee (thank you!)

Link to comment

Archived

This topic is now archived and is closed to further replies.

×
×
  • 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.