Jump to content

Embed video to list carousel

Recommended Posts

  • Replies 3
  • Views 969
  • Created
  • Last Reply

Top Posters In This Topic

  • 1 year later...
On 8/4/2023 at 8:08 AM, tonyflores said:

@tuanphan can you share the code for this? 

I added a video block under List then use this code to Page Header (don't add it to CSS box) to move it to List Section

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
<script>
$(document).ready(function() { 
		$('.video-block').appendTo('li:nth-child(2) .list-item-media-inner');
	});
</script>

:nth-child(2) means list item 2 (from left to right)

Edited by tuanphan

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

Create an account or sign in to comment

You need to be a member in order to leave a comment

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