• I would like to have an additionnal CCS code to change the orange color in the menu bar and in the footer as well as the little arrow that allows to go straigt up to the header of the page please. If a CCS code isn’t the solution to change the orange main color used in the theme, how can I change it?

    Thank you!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • 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 5 years, 2 months ago by speciastaff.
    • This reply was modified 5 years, 2 months ago by speciastaff.
    Thread Starter kaguertin

    (@kaguertin)

    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?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Orange main color’ is closed to new replies.