Home Forums Cordero Change color of menu

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #12414
    eytcoaching
    Participant

    Hi, I have cordero and I’m looking to change the color of my menu. I am using the simple plug and play so don’t know much about css but with proper instruction, I can make it happen. If it isn’t possible in this version, would it be possible in another verison?

    #12424
    Andy
    Keymaster

    Cordero Pro has various color options for different aspects of the menu including standard menu, menu on transparent header page template, mobile menu, sub-menu etc. See screenshot of the customizer below.

    If you don’t want to upgrade, you can change the menu color on a basic level by adding this CSS to ‘Customize’ > ‘Additional CSS’ (change the color to the actual color you want):

    #site-navigation a {
        color: #2d2354;
    }
Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Change color of menu’ is closed to new replies.