Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #518144

    I would like to have custom header colors for individual pages.
    How would I go about doing this?

    Thanks!

    • This topic was modified 9 years, 3 months ago by reidmccallhhi.
    #518243

    Hi reidmccallhhi!

    You can use custom CSS code as following one

    .page-id-59 .header_bg { background-color: red !important; }

    and change ID as needed depending on your page

    Best regards,
    Yigit

    #518317

    that works great thanks!

Viewing 3 posts - 1 through 3 (of 3 total)
  • The topic ‘Different header colors for different pages’ is closed to new replies.