• Hi,
    I have this theme installed but I am not able to change the color of the header. Also, I want to change de width of the screen but I cant also know how to do it. Please, help me, I thing this is a great theme but need to solve this.
    My website is: https://www.degrunge.com
    Thanks

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Anonymous User 16453565

    (@anonymized-16453565)

    Hey, @rartech

    To Change the color of the header, go to Appearance → Customize → Additional CSS and enter the following css code:

    #secondary-nav-container {
      background: #003090; /* Add your desire color here */
    }

    And to change the width of the screen go to Appearance → Customize → Theme Options → layout and change the Site container width to 100%.

    Let me know if that does it.
    Thank you.

    Thread Starter rartech

    (@rartech)

    Thanks.
    When you say “Add your desire color here”, what are teh values I can choose?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘I can′t change de color of the header’ is closed to new replies.