Sticky Transparent Header with White BG on scroll (trade theme)

I am looking for the code to change header to sticky and transparent with white icons and text, then on scroll turn to white background and black text and icons

I have tried multiple codes and none seem to work

Store is not live or mapped to a domain as yet.

https://43bc2a-54.myshopify.com/

Hi @MLCNZ

This is Richard from PageFly - Shopify Page Builder App

Please add this code to your theme.liquid above the to get this solved

Step 1: Online Stores > Themes > More Actions > Edit code

Step 2: click on theme.liquid and paste the code above the

{% if template == 'index' %}

{% endif %}

Hope this can help you solve the issue

Best regards,

Richard | PageFly

Thank you I have done this;

  1. the text and icons are in black on transparent, can we change to white

  1. The white background on header when you scroll doesn’t go full page? Can you advise.

Thank you

Hi,
I have changed the icon and text colour to white:

But on mobile it is stacked and needs some distance between the header and image banner.
Can you help with this correction in the code?

Hi, I have tried using the code provided, it worked with transparent background, however when i scroll down the the header became white with white font, is it possible to change it to default trade theme when scroll down? Many thanks!