Comments Andrei started the conversationDecember 18, 2014 at 12:33pmHi there, is it possible to add a gradient in the header (behind the logo and the menu), and how do I do this?I want to simulate this gradient in the headerwww.rydsglas.se ./Andrei 8,847Tahir repliedDecember 19, 2014 at 3:45pmHey!Add this into the Custom CSS box located in your Salient Options panel :body #header-outer, body #search-outer { background: #1a1a1a; background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #414141), color-stop(100%, #1a1a1a)); background-image: -webkit-linear-gradient(#414141, #1a1a1a); background-image: -moz-linear-gradient(#414141, #1a1a1a); background-image: -o-linear-gradient(#414141, #1a1a1a); background-image: linear-gradient(#414141, #1a1a1a); } Thanks ThemeNectar Support Team Andrei repliedJanuary 7, 2015 at 12:21pmThank you, works like a charm!Is it possible to add this gradient to the footer area aswell?best regards /Andrei Sign in to reply ...
Hi there, is it possible to add a gradient in the header (behind the logo and the menu), and how do I do this?
I want to simulate this gradient in the header
www.rydsglas.se .
/Andrei
Hey!
ThemeNectar Support Team
Thank you, works like a charm!
Is it possible to add this gradient to the footer area aswell?
best regards /Andrei