This topic has 4 replies, 2 voices, and was last updated 6 years, 11 months ago ago by Rose Tyler
how can i change the font color and bg color of size guide button ?
https://www.dropbox.com/s/bfxeu9u8tpna7tm/Screenshot%202017-12-05%2002.18.36.png?dl=0
Hello,
You may use this custom code:
.size-guide {
background-color: red;
}
.size-guide a {
color: white;
}
Regards
how to change size guide logo color?
You can change size-guide.png image (xstore/images).
Regards
You must be logged in to reply to this topic.Log in/Sign up