Hi,
I was building a web with the transparent header. I would like change the white color header when scroll to a gradient color.
Could you help me?
Thanks advance!
Antonio.
Hi Antonio,
Thanks for contacting us!
Please add following code to Quick CSS field in Enfold theme options > General Styling tab and change “blue” and “green” to hex value of desired colors
.header_color .header_bg {
background: linear-gradient(blue, green);
}
Regards,
Yigit
Hi Yigit!
Works perfectly!
There are a white line around de header. It’s posible to remove?
Many thanks!
Antonio
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#header_main {
border-bottom-width: 0;
}
.container_wrap {
border-top-width: 0;
}
Best regards,
Rikard
Hi,
Please try the following in Quick CSS under Enfold->General Styling:
#header_main {
border-bottom-width: 0;
}
.container_wrap {
border-top-width: 0;
}
Best regards,
Rikard
Great! Many thanks!
Hi 95mc,
We’re glad that Rikard could help you :)
Just let us know if you still need further assistance or if we can close this thread.
Best regards,
Nikko
Hi Nikko,
Yes yo can close.
Thanks everybody!
BR
Antonio
Hi Antonio,
Thanks for using Enfold and have a great day :)
Best regards,
Nikko