• [ Moderator note: moved to Fixing WordPress. ]

    Hi,

    Iam using the theme Helena. Now I want to change the color in the main menu. It’s black now – I want it to be green. Also I want to change the color of the text.
    But this is not possible. Is it possible when I buy the Theme Helena Pro ?

    Thanks for your help!

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,
    Please use this custom css code:-

    .main-navigation a {
        color: green !important;
    }

    Thanks
    Mohammad

    Thread Starter babs11

    (@babs11)

    Sorry, but I don’t know where I can do this
    Is there another maybe easier way to do this?

    Hi,
    Please go to Admin Dashboard > Appearance > Customize > Aditional CSS.
    Thanks
    Mohammad

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to change color in menu’ is closed to new replies.