Hi,
Currently using Taste theme and would like to know
How To Make My Header Menu Bar Transparent
So It Shows The Image Behind It
Can someone please assist ![]()
Hi,
Currently using Taste theme and would like to know
How To Make My Header Menu Bar Transparent
So It Shows The Image Behind It
Can someone please assist ![]()
Hi @WINNIER ,
You can try this code
sticky-header {
background: transparent !important;
}
Hi - thank you
This made the โstickyโ header transparent - ( when i scroll ) thank you
However the main header / menu is still showing with solid colour behind it ??
Any suggestions - thank you
try this code
sticky-header,.header {
background: transparent !important;
}
didnt seem to work - only working on sticky when i scroll page up
please share the store URL so i can check it
Hi there,
Im having the same issue on taste v9.0. It made the sticky headr transparent, however, the main header still shows background color. Could you please help?
Thank you.