Shopify themes, liquid, logos, and UX
This is going to be a big request but i need help with:
1. making my header transparent on home page only and turning header text and icons white.
2. making the sticky header appear when scrolling up (white background with black text)
3. making the sticky header disapear when scrolling down
https://795000-4b.myshopify.com/
Solved! Go to the solution
This is an accepted solution.
Hi @dodo06
Please add this code to theme.liquid file, after <head> in Online Store > Themes > Edit code
{% if template == 'index' %}
<style>
.section-header .list-menu__item,
.section-header .header__icon { color: #fff; }
.section-header .header-wrapper { background: transparent; }
.section-header .header-wrapper .header__heading-link.media img {
filter: brightness(0) invert(1);
}
#MainContent { margin-top: -101px; }
body .section-header.scrolled-past-header .list-menu__item,
body .section-header.scrolled-past-header .header__icon { color: #000; }
body .section-header.scrolled-past-header .header-wrapper { background: #fff; }
body .section-header.scrolled-past-header .header-wrapper .header__heading-link.media img {
filter: brightness(1) invert(0);
}
@media (max-width: 749px) {
body #MainContent { margin-top: -62px; }
}
</style>
{% endif %}
- 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.
This is an accepted solution.
Hi @dodo06
Please add this code to theme.liquid file, after <head> in Online Store > Themes > Edit code
{% if template == 'index' %}
<style>
.section-header .list-menu__item,
.section-header .header__icon { color: #fff; }
.section-header .header-wrapper { background: transparent; }
.section-header .header-wrapper .header__heading-link.media img {
filter: brightness(0) invert(1);
}
#MainContent { margin-top: -101px; }
body .section-header.scrolled-past-header .list-menu__item,
body .section-header.scrolled-past-header .header__icon { color: #000; }
body .section-header.scrolled-past-header .header-wrapper { background: #fff; }
body .section-header.scrolled-past-header .header-wrapper .header__heading-link.media img {
filter: brightness(1) invert(0);
}
@media (max-width: 749px) {
body #MainContent { margin-top: -62px; }
}
</style>
{% endif %}
- 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.
no flipping way ive been trying to do that the whole day, you are a legend,
but i have one last problem with my store, add to cart button is not working, i would appreciate if you could help me
Let me check
- 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.
There is an issue with your theme script, and script is encrypted, so I recommend you contact theme or app support so they can help you.
- 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.
I am unable to contact them, could you please try to fix it? i will buy you coffe, please:/
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