Site logo

Archived topic

Custom CSS for page hero in one category

7 replies · Started by Rust on September 14, 2020

Viewing posts 1–8 of 8

Hello.
I need to custom page hero colors just for one category posts only.
But i can't, because, i have this custom CSS for all site pages:
.page-hero {
background-image: linear-gradient(-30deg,#00004d,#5333ed 49%,#2cd4d9);
}
How can i enable this CSS just for one category only?
.page-hero {
background-color: black;
}

Hi there,

Are you referring to the category archives or single posts under a specific category?

single posts under a specific category

did, did not help, because i have GLOBAL custom .page-hero css code

Thanks, Leo, great support!

No problem :)

This archived topic is closed to new replies.