Hi there,
Is it possible to get a gradient in the logo area? I know how to get it in the footer, but in the logo area I cannot manage…
I hope you know a solution!
Kind regards, JoStudio
Hey JoStudioDeRijp,
Can you try adding this CSS code in Enfold > General Styling > Quick CSS:
#header #header_main {
background: rgb(91,155,143);
background: linear-gradient(90deg,rgba(108,171,159,1) 0%,rgba(108,171,159,1) 15%,rgba(193,211,187,1) 100%);
}
Just replace the colors, you can generate gradient colors here: https://cssgradient.io/
Hope it helps.
Best regards,
Nikko
Hi Nikko,
Great, that works perfect!!!
Thanks a lot, kind regards, Jolanda
Hi Jolanda,
We’re glad that we could help :)
Thanks for using Enfold and have a great day!
Best regards,
Nikko