Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
#header-outer[data-lhe="animated_underline"].transparent header#top nav > ul > li > a:after, #header-outer.transparent header#top nav>ul>li[class*="button_bordered"]>a:before {
border: 0 !important;
background: #e6037e;
background: linear-gradient(125deg,#e6037e,#00d7fc);
}
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
#header-outer[data-lhe="animated_underline"] header#top nav > ul > li > a:after, #header-outer header#top nav>ul>li[class*="button_bordered"]>a:before {
border: 0 !important;
background: #e6037e;
background: linear-gradient(125deg,#e6037e,#00d7fc);
}
Hey,
how do I get the button in the header just like the other buttons in the gradient style. Can you give me the css code?
Greetings
Hey Again, Hope you had a Great Weekend,
These are the only options available : http://themenectar.com/docs/salient/header-button-links/ .
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Thanks! It Works! But unfortunately if you scroll down and up the button is still in white. Is it possible to change that?
Add this into the Custom CSS box located in your Salient Options panel (All custom css provided is tested in the Live Browser so it will work as intended . If you cant see any changes make sure there is no red cross in the Custom CSS Box as that syntax error would cause all css below it to not show up on the Frontend):
Thanks
ThemeNectar Support Team
Hey my friend, thank you for your nice help. Can you give me the same css code for cps.brandpackage.de . The same code doesn´t work.
https://themenectar.ticksy.com/ticket/1957598
ThemeNectar Support Team