This topic has 2 replies, 2 voices, and was last updated 3 years, 7 months ago ago by Rose Tyler
I wanted to know where to customize the upload button above that I show in the attached image to be able to change the color.
Thanks
https://www.dropbox.com/s/mc1zl5z0nerbn53/imagen%203.jpg?dl=0
Hello,
Try to use the next custom CSS code:
.back-top {
background-color: #f22f5d !important;
}
.back-top span:before {
color: white !important;
}
Regards
You must be logged in to reply to this topic.Log in/Sign up