Shopify themes, liquid, logos, and UX
Hi there, I'm new to shopify and not an expert, in need of help. My password page is too long and doesn't show the video in the bottom. I want my password page to just be shorter so my video that i already have going under it can show in the same screen. I don't want the full video showing.. just the top half so users know I have a video under that password page. My theme is pipeline. Thanks
Solved! Go to the solution
This is an accepted solution.
Hi @iceymonski,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.password-section,
.password__wrapper {
width: 100%;
height: 80vh;
}
.password__outer {
height: 80vh;
}
.shopify-section.password-section+.shopify-section {
padding-top: 0vh;
}
Hi @iceymonski,
Please send me the password page link, I will check it for you
Hi. It's suvski.com
Thanks
This is an accepted solution.
Hi @iceymonski,
Please go to Actions > Edit code > Assets > theme.css file and paste this at the bottom of the file:
.password-section,
.password__wrapper {
width: 100%;
height: 80vh;
}
.password__outer {
height: 80vh;
}
.shopify-section.password-section+.shopify-section {
padding-top: 0vh;
}
It worked! Thank you very much
Hi @iceymonski,
If you have any questions, you can contact me directly.
Nice to meet you 😊
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