All things Shopify and commerce
Hello,
I have seen many discussion posts about this, but the code hasn't been perfect so I wanted to write and ask personally. I was wondering if the banner could be transparent with an image when one is viewing the website at the beginning, but as one scrolls down, the banner is no longer transparent. Something similar to the link below.
If this is possible please let me know,
Thank you
the link to my store is swear2bears.shop
Solved! Go to the solution
This is an accepted solution.
Hi @S2B237
You can do that by following this:
{% if template == 'index' %}
<style>
.section-header sticky-header {
background: transparent;
}
.section-header.shopify-section-header-sticky sticky-header {
background: #fff;
}
#MainContent {
margin-top: -177px;
}
</style>
{% endif %}
And make sure you go to Online Store > Themes > Customize > Header > Sticky header, select Always
- Helpful? Like and Accept solution! Or Support me: Buy Coffees
- 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.
This is an accepted solution.
Hi @S2B237
You can do that by following this:
{% if template == 'index' %}
<style>
.section-header sticky-header {
background: transparent;
}
.section-header.shopify-section-header-sticky sticky-header {
background: #fff;
}
#MainContent {
margin-top: -177px;
}
</style>
{% endif %}
And make sure you go to Online Store > Themes > Customize > Header > Sticky header, select Always
- Helpful? Like and Accept solution! Or Support me: Buy Coffees
- 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.
As 2024 wraps up, the dropshipping landscape is already shifting towards 2025's trends....
By JasonH Nov 27, 2024Hey Community! It’s time to share some appreciation and celebrate what we have accomplis...
By JasonH Nov 14, 2024In today’s interview, we sat down with @BSS-Commerce to discuss practical strategies f...
By JasonH Nov 13, 2024