All Collections
Embedding
How can I connect a Carousel to a native site?
How can I connect a Carousel to a native site?

Add a carousel of Tolstoy videos to your site for a fun and unique viewing experience!

Niezl avatar
Written by Niezl
Updated over a week ago

While we all love and respect the regular embedded Tolstoys - we are all for adding a bit of ✨spice✨ to our embedded Tolstoys. After you have experimented with our feed, you can now add them to your site as a rotating, scrollable carousel (gallery, if you will).

Want to learn how to set this up? Keep reading!

  1. Click on the drop-down button alongside the 'Publish' button.


    3. Copy the code and place it in your site's code. Make sure to change the

    PRODUCT_ID. Then, click 'Done'.

    That's it. 🙌

Carousel's Title Font

This is how to make the title go with the site's font.

Add this code to the carousel's code in the custom liquid. Change the <your own font> to the font's code.

.tolstoy-carousel-title 
{
font-family:<your own font> !important;
}


And you are done!

If you have any questions about publishing your carousel on your site, don't hesitate to reach out at support@gotolstoy.com.



Did this answer your question?