Change Menu Colors

  • Posted in : Bloggy
  • iChadHoffman
    Participant

    Hello.

    I want to change the colors under each page option in the menu bar.  Where can I make these changes?

    Thanks!

    Mehmet S.
    Keymaster

    Hi, here is the css:

    .main-navigation > ul > li:nth-child(1) > a { border-color: #C80021; }
    .main-navigation > ul > li:nth-child(2) > a { border-color: #FF3545; }
    .main-navigation > ul > li:nth-child(3) > a { border-color: #F1FF72; }
    .main-navigation > ul > li:nth-child(4) > a { border-color: #76E9C9; }
    .main-navigation > ul > li:nth-child(5) > a { border-color: #1AC9DB; }
    
    iChadHoffman
    Participant

    I see you added it to theme customization in the new update. Thanks!

    Mehmet S.
    Keymaster

    Yes. I wrote code here, because this is Bloggy HTML forum not WP.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in and have valid license to reply to this topic.

License required for the following item
Login and Registration Log in · Register