No content to show
User Activity
02-24-2022
Hi there! I had the same issue. You have to Edit the section code. Search for "max width" and decrease it until it is shown. It depends on what sections your using it but generally, this is how you'll fix it. Usually 500px works. Hope it helps
Go to the Editor and the image banner liquid. Delete the code in the curly brackets in line 56 with the following: <div class="container">
<video autoplay loop muted playsinline width="100%">
<source src="XXXXXX" type="video/mp4"> </video>
</div>
<d...
nutrichoc.myshopify.comhttps://juiceboy.de/
02-24-2022
Hi Community! I am currently struggling with the following task: I want to use the Banner Section and be able to replace the images with a (muted, autoplayed, looped) video. When inserting the video url manually into the banner.liquid file it only sh...
02-24-2022
Hi everyone! I hired a coder to do it since I couldn't fin anything helpful. Here you go: Create a new section with this code, called "video-with-text.liquid" {{ 'component-video-with-text.css' | asset_url | stylesheet_tag }}
<div class="video-with-...
02-17-2022
@KetanKumar Thanks for getting back! What do you mean with same section code, other page?I want to have a separate section, where I can have a video and text side to side. Wouldn't I need a component-video-with-text.css as well as a video-with-text-l...
Hi Community and Experts!I am currently struggling with the following task: I want to create a "Video with Text" section just like the "Image with Text" section. I found the following discussion where the Problem was solved, but no real solution was ...
Works perfectly, thanks a lot mate! Cheers
Hi there,I hope anyone can help me with this. The text part of the image with text section is too small on the mobile screen (the borders around too big): I would like to have the same width as the product headings: I guess its pretty simple, I just...
My Accepted Solutions
Subject | Views | Posted |
---|---|---|
2081 | 02-24-2022 11:23 AM | |
42709 | 02-24-2022 06:05 AM |