We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more

Want to recreate a transparent header

Want to recreate a transparent header

AmyOsborne9
Excursionist
14 0 1

Hi I wanted to recreate this header from this website does any one know how to do it? 
www.imanaswim.com.au

 

Replies 9 (9)

Huptech-Web
Shopify Partner
1169 234 265

Hi @AmyOsborne9 , You can achieve the desired effect by implementing the following CSS to the main DIV of your header section

 

<!-- Replace the selector with your header section class -->

.selector {
    background: transparent;
}

 


If you can share your storefront URL, I can inspect the elements and provide you with the exact code tailored to your header section. This way, you can easily integrate it into your code.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
AmyOsborne9
Excursionist
14 0 1

This header changes to a white sticker header scroll and inverts the logo and text colours, I need to be able to do this without changing the mobile menu colours 

Huptech-Web
Shopify Partner
1169 234 265

There are two logos added in the header. When scrolling down, the white logo is hidden, and the black logo is displayed.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
AmyOsborne9
Excursionist
14 0 1

The icons also change colour as well is this possible to do?

Huptech-Web
Shopify Partner
1169 234 265

The icons are in SVG format, so it is possible to change their color. However, I would need to check your storefront first to proceed with this.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
AmyOsborne9
Excursionist
14 0 1

https://www.pumi.com.au/ here is my website

Huptech-Web
Shopify Partner
1169 234 265

Okay @AmyOsborne9 , This will require changes to the code. I'll share the details with you, including where to make the changes and what modifications are needed.

If you found this response helpful, please do like and accept the solution. Thanks!
Need support with Customizing your Shopify store?
Feel free to contact me at info@huptechweb.com or Visit our website Huptech Web.
Instant Shortcode Builder: Integrate customizable UI features anywhere in your store - No coding knowledge required
AmyOsborne9
Excursionist
14 0 1

Thanks please let me know once you have it.

AmyOsborne9
Excursionist
14 0 1

Hi @Huptech-Web  any updates on this! Thanks 🙏🏻