How to hide hero image for a certain category
- The topic ‘How to hide hero image for a certain category’ is closed to new replies.
Need help? Check out our Support site, then
Hello! I’m trying to hide the hero image for all posts in a specific category (california).
I am using the following CSS, but it doesn’t seem to work:
.category-california .site-hero {
height: 20px;
}
.category-california .site-content {
margin-top: -60px;
}
Does anyone know a solution for this?
The blog I need help with is: (visible only to logged in users)
Hi,
Your blog is not live yet.
Please ping me back when it is live, so i might be able to share a css snippet with you.
Thanks