Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • #196587

    Can the header colour be changed from white at all?

    Thank you. :)

    #196677

    Hey arrantawhara!

    Can you post the link to your website so we can see what type of header you are using? You can try adding following code to Quick CSS in Enfold theme options under Styling tab

    #header_main { background-color: red; }

    Regards,
    Yigit

    #196777

    http://123.100.86.227/~nzbarris/dir/

    Thanks for that.

    Edit: I have the color scheme as Greyscale, can the header be greyscale?

    • This reply was modified 10 years, 3 months ago by arrantawhara.
    #196779

    Hey!

    It seems like you have changed header color to black already! You can add following code to change the color of menu items

     .header_color .main_menu ul:first-child > li.current-menu-item > a, .header_color .main_menu ul:first-child > li > a { color: white; }

    Best regards,
    Yigit

    #196783

    Thank you for your quick replies!

    Edit: I have the color scheme as Greyscale, can the header be greyscale?

Viewing 5 posts - 1 through 5 (of 5 total)
  • The topic ‘Header Colour’ is closed to new replies.