Shopify themes, liquid, logos, and UX
Hello Shopify Community!
I want my background images on my homepage and password page to extend to the footers on both pages for mobile and desktop versions. Currently they only extend to the header but every other coding workaround that I've seen on the community page here that I have tried hasn't worked yet.
Theme: Origin
URL: billon.maison
I add change the background not from the banner. I add it on the main background.
Check this one.
From you Admin page, go to Online Store > Themes
Select the theme you want to edit
Under the Asset folder, open the main.css(base.css, style.css or theme.css)
Then place the code below at the very bottom of the file.
div#Banner-template--15894320971842__main .banner__media.media {
display: none;
}
.password-main {
display: block;
background: url("https://billon.maison/cdn/shop/files/BB-22_7fb348e2-67d9-461d-83c5-61a6d1dfac7b.jpg?v=1726783816&width=1100") no-repeat center center;
background-size: cover;
width: 100%;
height: 100vh;
}
div#shopify-section-main-password-footer .password__footer {
background: transparent;
margin-top: -120px;
}
And Save.
Result:
Please don't forget to Like and Mark Solution to the post that helped you. Thanks!
Is there anyway to move the email form and "coming soon" down to where the area and circle are pointing on mobile only?
Also after using that line of code at the bottom of my base.css, this was the result of the desktop page.
Hello, I've described an issue I am having. Do you think there is a way to fix the two things I mentioned.
Starting a B2B store is a big undertaking that requires careful planning and execution. W...
By JasonH Sep 23, 2024By investing 30 minutes of your time, you can unlock the potential for increased sales,...
By Jacqui Sep 11, 2024We appreciate the diverse ways you participate in and engage with the Shopify Communi...
By JasonH Sep 9, 2024