Hi,
is there a way to change the socket color on top at the webpage?
I would like it to be the same as the bottom socket that i changed in the theme settings.
Thanx,
Anna
Hi,
is there a way to change the socket color on top at the webpage?
I would like it to be the same as the bottom socket that i changed in the theme settings.
Thanx,
Anna
Hi,
Sure you can do that. Add this on your custom.css
.color_strip.primary-background {
background: red!important;
}
Regards,
Ismael
Thanks a lot Ismael!
This topic has been closed to new replies.