Re: Transparent Header

Solved

How can I make a website header transparent on all pages?

Kostas_katal
New Member
11 0 0

Hello,

 

I would like your help with an issue that is bothering us

 

We have made our online store exactly how we wanted it to look,

 

The main problem we want to solve is that, while on the home page the header is transparent, on all other pages it appears with a white wrapper,

 

So the question is how to make the header transparent on all pages

 

Site: https://www.petjoyfully.com/

Accepted Solution (1)

Dan-From-Ryviu
Shopify Partner
9145 1829 1863

This is an accepted solution.

Hi @Kostas_katal 

Go to your Online store > Themes > Edit code > add this code at the bottom of base.css file

 

.header-wrapper{
position: fixed !important;
width: 100% !important;
background: rgba(255, 255, 255, 0.00) !important;
}

 

Screenshot_1.jpg

- Helpful? Like and Accept solution! ‌Support me: Buy coffee
- Ryviu - Reviews & QA app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy app: 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.

View solution in original post

Replies 4 (4)

Dan-From-Ryviu
Shopify Partner
9145 1829 1863

This is an accepted solution.

Hi @Kostas_katal 

Go to your Online store > Themes > Edit code > add this code at the bottom of base.css file

 

.header-wrapper{
position: fixed !important;
width: 100% !important;
background: rgba(255, 255, 255, 0.00) !important;
}

 

Screenshot_1.jpg

- Helpful? Like and Accept solution! ‌Support me: Buy coffee
- Ryviu - Reviews & QA app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy app: 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.

Kostas_katal
New Member
11 0 0

Thanx a lot!

Dan-From-Ryviu
Shopify Partner
9145 1829 1863

Welcome @Kostas_katal 

- Helpful? Like and Accept solution! ‌Support me: Buy coffee
- Ryviu - Reviews & QA app, collect product reviews, import reviews from AliExpress, Amazon, Etsy, Walmart, Shopee, Dhgate and CSV.
- Lookfy app: 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.

topnewyork
Globetrotter
584 96 122

Go customize > edited code > header.liquid and past this code

 

.header-wrapper {
    display: block important;
    position: absolute !important;
    width: 100%;
}
.header-wrapper.color-scheme-cb149d64-5c5a-4f9c-89c2-4b11e9eefe6f.gradient{
    background-color: transparent !important;
}

 

Need a Shopify developer?
Hire us at Top New York Web Design
For Shopify Design Changes | Shopify Custom Coding | Custom Modifications
Subscribe to our youtube channel