Change Menu Colors Posted in : Bloggy iChadHoffmanParticipant 29 December 2013 at 23:50 #11103 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 31 December 2013 at 06:04 #11114 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; } iChadHoffmanParticipant 3 January 2014 at 03:13 #11171 I see you added it to theme customization in the new update. Thanks! Mehmet S.Keymaster 3 January 2014 at 07:41 #11175 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 Bloggy - Responsive Minimalist HTML Templateby pixelwars Login and Registration Log in · Register