• Resolved tubbadu

    (@tubbadu)


    Hi! I would like to change the background color of pages in my site https://www.mayourja.org/wordpress/regolamento/ that’s actually green… how can I do that? I tried to write this in customize > CSS

    .page-header{
    	background-color: #000000 !important;
    }

    but it change the background color behind the logo in the homepage, so I tried to write sometihng like

    .post-header and .article-header but it doesn’t change anything…
    How can I do that?

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

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘how to change the page header background color’ is closed to new replies.