Shopify themes, liquid, logos, and UX
*On Mobile* This is on the home page of my website, for some reason the "WELCOME" overlaps my logo. I want to move it down so that it is below the line that it is currently above.
Please add this code to Custom CSS in Online Store > Themes > Customize > Theme settings
@media (max-width: 767px) {
#shopify-section-template--23454273634592__background_video_TVzTRE .background-video.mobile-height-500 {
min-height: 450px !important;
}
#shopify-section-template--23454273634592__background_video_TVzTRE .background-video__content .subheading { margin-bottom: 8px; }
}
- Solved it? Hit Like and Accept solution! ❤️Buy Me Coffee❤️
- Reton: Loyalty & Rewards - Earn points through tasks, redeem for discounts, and enjoy exclusive VIP rewards!
- Ryviu - Reviews & QA app: Collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy Gallery: Lookbook Image: Easy and fast to create Photo Gallery, Lookbook, Shop The Look.
- Reelfy‑Shoppable Videos+Reels: Create shoppable videos to engage customers and drive more sales.
- Enjoy 1 month of Shopify for $1. Sign up now.
Edit theme code:
@media (max-width: 767px) {
.background-video__content {
max-width: 600px;
margin: 0 auto;
margin-top: 0px;
color: #fff;
margin-top: 100px;
}
}
Add the above code to your theme.liquid
Hi @timelessracing,
Please go to Actions > Edit code > Assets > background-video.css file and paste this at the bottom of the file:
@media only screen and (max-width: 767px) {
.background-video.mobile-height-500 {
align-items: flex-end;
}
}
Hey Community! As we jump into 2025, we want to give a big shout-out to all of you wh...
By JasonH Jan 7, 2025Hey Community! As the holiday season unfolds, we want to extend heartfelt thanks to a...
By JasonH Dec 6, 2024Dropshipping, a high-growth, $226 billion-dollar industry, remains a highly dynamic bus...
By JasonH Nov 27, 2024