hi guys,
Can you please let me know how to remove the grey parallax background and make it transparent.
I've looked in customisation and searched the forums, can't find a way to do it.
cheers Sue
Can you please share url of that page where you want this ?
hi Alex,
the customer wants it applied across the site.
You helped us in a previous ticket to make the standard header transparent by providing some css.
We were hoping it would be a similar thing to make the parallax header transparent?.
cheers Sue
Please use this custom css to make it transparent:
header.fix.fixed {
background: transparent !important;
}
thanks HK, worked a dream,
regards Sue