Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #525259

    Hi, I would like to have one page with a different header color than the rest of the site. May I please have the css for coding a single page?

    Thank you.

    #525381

    Please assist? Hi, I would like to have one page with a different header color than the rest of the site. May I please have the css for coding the header differently on a single page?

    • This reply was modified 8 years, 5 months ago by Gloria. Reason: further clarification
    #525591

    Hey!

    Can you please post the link to your page that you would like to have header in different color?

    Best regards,
    Yigit

    #525793
    #525926

    Hi!

    You can change the header color with the below css (and the correct page-id):

    .page-id-65 .header_color {
    	background-color: #2c2119 !important;
    }

    Regards,
    Dake

    #525983

    Thank you kindly.

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Single Page Style’ is closed to new replies.