hey I would like to transform the Accent color #1 into a color gradient - The colors should: #0099fd and #3bb44a. Can you give me a css code? Thanks for your help.
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):
hey I would like to transform the Accent color #1 into a color gradient - The colors should: #0099fd and #3bb44a. Can you give me a css code? Thanks for your help.
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 for your help. How can I change the color of the Accent Color in a gradient effect.
Thank You!
linear-gradient(125deg,#0099fd,#3bb44a);
Thats not possible i am afraid.
Best
ThemeNectar Support Team