How can i change this colors
Hello,
It takes the primary color through customizer. You can also copy paste the css below in your appearance >> customize >> custom css and js >> custom css box:
.header-top a {
color: #e6e6ff;
}
Replace #e6e6ff with your color hex value.
1 Like
Please share the URL so I can try it with inspector and let you know.
It’s on local using flywheel unfortunately
Hi, I will need to test it to tell you where the css overwrite is coming from. Please let me know when you have it accessible via web.