All things Shopify and commerce
The pop up video on one of my pages is small and wanted to increase the height and width of the video.
Solved! Go to the solution
This is an accepted solution.
let go to Admin -> Sale Channels -> Themes -> click edit code your current theme -> find file theme.css then paste the code below to the end of that file:
.pswp__container .pswp__custom-inner {
max-width: 100%;
}
Save it then see the result:
Hi @sjackson
can you share your store url & password (if applicable ) to let me check & suggest you the solution
where can I see your popup video?
This is an accepted solution.
let go to Admin -> Sale Channels -> Themes -> click edit code your current theme -> find file theme.css then paste the code below to the end of that file:
.pswp__container .pswp__custom-inner {
max-width: 100%;
}
Save it then see the result:
Amazing! Thank you so much!!
You're welcome 🤗
Hello there @sjackson You can try out the following steps
Shopify admin > Online store > Customize: https://prnt.sc/XQ6IDB99kUCd
Step 2: From the left menu > Theme settings > Open Custom CSS: https://prnt.sc/iDxwa8zBQ4Z-
Step 3: Copy the code below and paste it there
Here is the code for Step 3:
iframe[title="YouTube video player"] { height: 500px !important; }
Let me know if this works for you!
does not work
June brought summer energy to our community. Members jumped in with solutions, clicked ...
By JasonH Jun 5, 2025Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025