Viewing 2 posts - 1 through 2 (of 2 total) Author Posts April 14, 2014 at 8:01 pm #251282 benspyParticipant Hello, 1) I want to put another color in this area: for example: #7FB539 How can i do? 2) after that i have to change the color of the text in the menu, i want the text in white… How can i do? Tks Benspy April 15, 2014 at 6:31 pm #251729 YigitKeymaster Hi benspy! Please add following code to Quick CSS in Enfold theme options under Styling tab and adjust as needed #header_main_alternate { background: #7FB539; } .av-main-nav > li > a { color: white!important; } .av-main-nav > li > a:hover { color: #e2e2e2!important; } Cheers! Yigit Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In