Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #437245

    hi, how can i change the color of the top menu (2nd menu) from gray to white?

    #437580

    Hi alfaweb2!

    Please add following code to Quick CSS

     .header_color .sub_menu>ul>li>a, .header_color .sub_menu>div>ul>li>a {
      color: white;
    }
    

    Regards,
    Yigit

    #437623
    This reply has been marked as private.
    #437634

    Hey!

    Please make sure that > sign is not converted to – http://i.imgur.com/IDXRZQ3.png in Quick CSS field

    Cheers!
    Yigit

    #437640
    This reply has been marked as private.
    #437645
    This reply has been marked as private.
    #437649

    Hey!

    If you would like to change the background color only, please remove the code i posted and go to Enfold theme options > Advanced Styling tab and edit “Small bar above Main Menu”.

    Cheers!
    Yigit

    #437654

    Ok, sorry. :)!!!

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘top menu color’ is closed to new replies.