Shopify themes, liquid, logos, and UX
I'm using the Shopify 'Studio' theme and have linked a Vimeo video in a members-only page and it's not centering. I have 15+ pages like this. Can someone assist? Thanks
Hi @Divinart ,
Please see the solution below:
1. In your Shopify admin, navigate to "Online Store" under Sales Channels. Click the three dots next to the theme you wish to edit, then select "Edit Code".
2. Next you can find Main.css/theme.css/base.css/style.css(it will be based on your theme file) Add this css code:
.video-container
{
text-align: center;
}
video {
max-width:100%;
height: auto;
display: inline-block;
}
Here ".video-container" is the outer class of the video.
Please note that as we don't have the store link, the above code is based on our assumption. so if it doesn't work please share the store link with us so we can provide you the correct solution.
If you need further assistance, feel free to reach out!
I hope this helps! If it does, please like it and mark it as a solution!
Regards,
Sweans
Hello Sweans,
I added the code as mentioned to 'assets/base.css' and it didn't work. The page link is: https://divinart.studio/pages/member-afraid-to-be-me . It is a members-only page behind a pay wall. Let me know if you need login credentials. Thanks for your help.
Hi @Divinart ,
We believe we can assist you with this issue. To proceed, we may need your login credentials. Could you please send them to us via direct message?
Shopify support helped me. They told me to remove some code.
Thanks,
K
Hey Community 👋 Did you know that March 15th is National Everything You Think Is W...
By JasonH Apr 1, 2025Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025