This topic has 3 replies, 2 voices, and was last updated 6 years, 8 months ago ago by Rose Tyler
Hello,
I want to change the gradient color of navigation menu links. I’ve inspected that it comes with the following code in custom CSS :
.menu-wrapper .menu>li>a:after {
background: linear-gradient(90deg,#1cbffa 0,#58e2b1 100%);
}
But when I change it even with !important, nothing happens, it is still as the original demo color.
So how or from where can I change that background color?
Thank you.
Hello,
I disabled xstore, enabled one of the default themes and then again re-enabled xstore. Problem solved, custom css started to work. Strange situation… I think, it was because of caching or such a similiar thing. So you may please ignore this post.
Regards,
Mehmet
Hello,
We are glad that the problem was solved.
Regards
You must be logged in to reply to this topic.Log in/Sign up