How to add two side-by-side videos to the video section of the homepage of Brooklyn?
Sorry you are facing this issue, it would be my pleasure to help you.
Welcome to the Shopify community! ![]()
Thanks for your good question.
Please share your site URL,
I will check out the issue and provide you a solution here.
Thank you.This is my site URL"https://joyouce-usa.myshopify.com/".
thanks for store url bt sorry i can’t see 2 video at home page can you please show me 2 videos?
Because this theme can only add one video.However,I want to add two videos on there and then it can display these two video side-by-side. Now,I can’t add two videos,can you help me?
can you please add one more video section so i will give you code
Well,that’s very nice.Thank you!
Well,so nice!This is exactly what I want!
sounds good please add second video
Ok,I have now added the second video.
Hi,I already added the second video,and then what should I do?
sorry but i can’t see second video
Oh,sorry,I have hidden it.Now you can see the second video.
@KetanKumar Next what should I do?
sorry for late here please try this code
- Go to Online Store->Theme->Edit code
- Asset->/theme.css ->paste below code at the bottom of the file.
this code apply for after 5 - 6 second
@media screen and (min-width: 769px) {
div#shopify-section-162727627451fcd95e, div#shopify-section-1625046015fc50104c {
width: 50%;
float: left;
}
}
Hello
Does this same code apply to the dawn theme? I am trying to put two videos next to each other instead of beneath each other but it’s not working. Also, I don’t have >theme.css but I do have video-section.css
Did you ever find out if this code worked or have you found a solution?
