All Collections
Embedding
Adding the Carousel to a Native Site
Adding the 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 yesterday

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 Publish in the upper right corner.

  2. Copy the code and paste it into your site's head if you haven’t done this already.

  3. You can choose to publish your carousel on the Product page or Other page.

    Product page

    Copy the code and paste it on your product page template. Then, select product pages to publish on and toggle on the Set Live button.

    Other page

    Copy the code and paste it on your template. Then, toggle on the Set Live button.

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?