Single video widget
Change background color
/* To change the widget section color, add this code to theme.liquid */
<style>
section:has(.reputon-tiktok-widget .reputon-single-video) {
background: bisque;}
</style>
Change widget width
.reputon-tiktok-widget .reputon-single-video .reputon-container,
.reputon-tiktok-widget .reputon-single-video .reputon-container .reputon-player-card {max-width: 650px;}
Questions about CSS or need assistance? We're excited to help: support@reputon.com or live chat.
Last updated
Was this helpful?