For change the color you have to go Your customizer -> Additional Css -> Paste the following code there
.nav-center {
background: #ee591f !important;
}
.top-scroll {
border-color: #ee591f !important;
color: #ee591f !important;
}
Let us know If you are getting any problem while doing this.
Thanks
-
This reply was modified 6 years, 9 months ago by
speciastaff.
-
This reply was modified 6 years, 9 months ago by
speciastaff.
Hi,
Adding this CSS code did partially correct my problem. However, there are still orange accents in some areas (menu bar to indicate which page we are on and in the footer). Could you give me more CSS code to change in order to elminiate all orange on the website please?