Site logo

Archived topic

Need help with menu header of blogpage - ZEAL theme

3 replies · Started by Diego on April 20, 2020

Viewing posts 1–4 of 4

Hi generatepress team,

I have recently switched my header to white instead of black using the generatepress customizer, however, when i got to the blog page, it still appears black

Please advise

Hi there,

Go to Additional CSS field in the customizer and remove this CSS:

.blog #masthead {
    background-color: #000;
}

Let me know if this helps :)

Hi Leo, would I be able to just put #ffffff to accomplish this in that field ? In case I decide to change colors in the future

You could but if #fff is the global color then I would just remove that CSS for now - it's just extra.

If you do decide to change it for that one page in the future then just add the CSS back in.

Let me know :)

This archived topic is closed to new replies.