Top nav bar header?

Sanjeev,

is there a way to make it transparent as well ?

thx

Hello Stuart,

Go to Appearance >> Customize >> Custom CSS and JS >> Custom CSS box and then copy paste the code below in custom CSS box and replace the rgba value with your own:

.header-top {
background-color: rgba(98, 255, 5, 0.39) !important;
}

Thank you

Sanjeev Thank you.

It leaves a black line across the screen - is there a way to get rid of that ?

Also on product pages it stays transparent and you can see the main photo in the top nav bar area.

no worries - can keep it a color. :slight_smile: