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 😊
We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024Thanks to everyone who participated in our AMA with 2H Media: Marketing Your Shopify St...
By Jacqui Sep 6, 2024The Hydrogen Visual Editor is now available to merchants in Shopify Editions | Summer '...
By JasonH Sep 2, 2024